Pierre Casenove wrote:
% Hello,
% My spacewalk server is currently running on RHEL 5 x64. I'm currently
% considering the migration under RHEL 6 x64.
% The big modification between rhel 5 and rhel 6 in our setup is that we
% activate SELINUX in enforcing mode in rhel 6.
% I know that spacewlak is running well with SELINUX in enforcing mode but we
% modify 2 parameters from the standard installation:
% - mount_point is set to /data/satellite instead of default /var/satellite.
% What selinux context should I apply on this folder (and subfolders)?

semanage fcontext -e /var/satellite /data/satellite

% - /data/satellite is in fact a NFS mount. Are there SELINUX booleans to
% activate to have spacewalk work using a NFS mount?

setsebool -P spacewalk_nfs_mountpoint on


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to