The migrate-ds-admin.pl script currently doesn't update the SELinux policy. This script needs to label the admin server port and paths properly to ensure that the process will start correctly.
Created attachment 511339 [details] Patch
Pushed to master. Thanks to Rich for his review! Counting objects: 13, done. Delta compression using up to 2 threads. Compressing objects: 100% (6/6), done. Writing objects: 100% (7/7), 766 bytes, done. Total 7 (delta 5), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/admin.git 83551c4..c3c7379 master -> master
It was not working initially hence logged a bug as - https://bugzilla.redhat.com/show_bug.cgi?id=730079 - I have tested the local patch applied by Nathan. Now it is working fine with SELinux in enforcing mode. Hence VERIFIED.