On Wed, Sep 11, 2013 at 12:21:59PM +0200, Milan Zázrivec wrote: > On Wednesday, September 11, 2013 03:36:50 PM Chirag Choudhary wrote: > > Hi Milan, > > Those files need to be labeled with spacewalk_data_t . > > What does this mean ? > > The SELinux label of those files. > > > Do I change the owner to spacewalk_data_t ? > > Not the owner. SELinux context (visible with ls -Z for example). > > You can use chcon -t spacewalk_data_t ... to set the context.
Beware, it will not survive restorecon. I recommend semanage fcontext. -- Jan Pazdziora Principal Software Engineer, Identity Management Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
