Bug 719056

Summary: migrate-ds-admin.pl needs to update SELinux policy
Product: [Retired] 389 Reporter: Nathan Kinder <nkinder>
Component: MigrationAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2.8CC: amsharma, rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:48:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 434915    
Attachments:
Description Flags
Patch nkinder: review?, rmeggins: review+

Description Nathan Kinder 2011-07-05 15:51:22 UTC
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.

Comment 1 Nathan Kinder 2011-07-05 15:53:42 UTC
Created attachment 511339 [details]
Patch

Comment 2 Nathan Kinder 2011-07-05 16:30:25 UTC
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

Comment 4 Amita Sharma 2011-08-16 08:45:59 UTC
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.