Networker

Re: [Networker] SELinux and networker

2009-06-25 11:18:41
Subject: Re: [Networker] SELinux and networker
From: Rich Graves <rgraves AT CARLETON DOT EDU>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 25 Jun 2009 10:13:03 -0500
This has worked for me for about a year, on both client and server. The 
textrel_shlib change is fairly common for proprietary binaries. 

semanage fcontext -a -t textrel_shlib_t "/usr/lib/nsr(/.*)?" 
semanage fcontext -a -t var_log_t "/nsr/logs(/.*)?" 
restorecon -R /usr/lib/nsr 
restorecon -R /nsr/logs 

Another approach for the logs is to edit syslog.conf and drop them in /var/log 
instead of /nsr/logs. 

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>