EMC NetWorker

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



EMC NetWorker is a proprietary enterprise backup solution, and one of 
the first steps in its install guide is to disable SELinux. No thanks. 
Adding the following file contexts to local policy gets it running just 
fine with SELinux enforcing:

/nsr(/.*)?						gen_context(system_u:object_r:var_t,s0)
/nsr/logs(/.*)?						gen_context(system_u:object_r:var_log_t,s0)
/usr/lib/nsr/(.*/)?.*\.so			 
gen_context(system_u:object_r:textrel_shlib_t,s0)
/opt/lgtonmc/bin/.*\.so(\.[0-9])?		 
gen_context(system_u:object_r:textrel_shlib_t,s0)

Note: the /usr/lib/nsr/ context is the right one even on x86_64 systems.

Paul.
--
selinux mailing list
selinux@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/selinux

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux