|
|||
|
Strange Message in /var/log/message
Hi, i have a RH 4 with Kernel 2.6.9-22.0.1.ELsmp and i am receiving this message on logs:
Code:
Jan 9 19:08:41 ss32 kernel: audit(1136840944.333:58): avc: denied { read } for pid=23095 comm="rndc" name="self" dev=proc ino=2 scontext=root:system_r:ndc_t tcontext=system_u:object_r:proc_t tclass=lnk_file
Jan 9 19:08:41 ss32 kernel: audit(1136840944.333:59): avc: denied { read } for pid=23095 comm="rndc" name="exe" dev=proc ino=1513553928 scontext=root:system_r:ndc_t tcontext=root:system_r:ndc_t tclass=lnk_file
Thaks 4all! |
|
||||
|
IIRC, I believe that's SELINUX. If so, make sure it's disabled.
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
|
|||
|
Quote:
![]() Code:
root@ss32 [/etc/selinux]# cat config # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - SELinux is fully disabled. SELINUX=disable # SELINUXTYPE= type of policy in use. Possible values are: # targeted - Only targeted network daemons are protected. # strict - Full SELinux protection. SELINUXTYPE=targeted root@ss32 [/etc/selinux]# |
|
|||
|
Why should selinux be disabled?
RIck
__________________
Rick Sutcliffe http://www.webnamehost.net a.k.a. The Northern Spy http://www.thenorthernspy.com |
|
|||
|
SELinux can cause some incompatabilities with cPanel
|
|
||||
|
Generally I have to restart my server after disabling it from config file. Is there any way without restarting I can disabled the SELinux feature?
Thanks,
__________________
Linux Web Administrator Guide
Optimize, secure and performance tunning for Apache || MySQL5.1 Cluster How To The visionary conceives the impossible, The missionary makes it possible. ...Gita. |
|
||||
|
Have a read of:
http://www.redhat.com/docs/manuals/e...N-SECTION-0076
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
|
||||
|
Neat!!!
very good information and URL of RedHat
__________________
Linux Web Administrator Guide
Optimize, secure and performance tunning for Apache || MySQL5.1 Cluster How To The visionary conceives the impossible, The missionary makes it possible. ...Gita. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|