|
samba pdc selinux problem "rename" %m.log
OS = RHEL 5.1
Samba v3.0.25b-0.el5.4
Every time user logout / login, this selinux warning happen.
SELinux troubleshooter summary
selinux is preventing samba (/usr/sbin/smbd) "rename" win2003.log (samba_log_t)
SMB.conf
workgroup = HeinzCORP
server string = Samba PDC Version %v
netbios name = Server120
encrypt passwords = yes
log file = /var/log/samba/%m.log <-- problem ?
max log size = 50
passwd program = /usr/bin/passwd %u
passwd chat = *NEW*UNIX*PASSWORD* %n\n *RETYPE*New*UNIX*Password* %n\n
log level = 2
unix password sync = yes
logon script = %U.bat
logon path = \\%L\profiles\%a\%U
logon drive = N:
logon home = \\%L\%U\Win-profile
domain logons = yes
os level = 65
prefered master = yes
domain master = yes
wins support = yes
hosts allow = 192.168.0.
This is getsebool grep samba
samba_domain_controller --> on
samba_enable_home_dirs --> on
samba_export_all_ro --> off
samba_export_all_rw --> on
samba_share_nfs --> off
use_samba_home_dirs --> off
So brotha, please give me a hand on this ...
How is the practice in the real world ?
|