I'm having problems setting up a samba server with sellinux in centos 5.6 (x64). My samba config works flawlessly when selinux is disabled but fails to access shares when selinux is enabled. Wich command makes it possible to run samba with selinux without disabling it, now I've done: "set sebool -P smbd_disable_trans 1" but doesn't really solve my problem. Thanks in advance! geert -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100917/fca68bbb/attachment-0001.html>
Geert Batsleer wrote on 09/17/2010 09:14 AM:> I'm having problems setting up a samba server with sellinux in centos > 5.6 (x64). > > My samba config works flawlessly when selinux is disabled but fails to > access shares when selinux is enabled. Wich command makes it possible > to run samba with selinux without disabling it, now I've done: "set > sebool -P smbd_disable_trans 1" but doesn't really solve my problem.See the SELinux Wiki article, Section 7: http://wiki.centos.org/HowTos/SELinux Phil