|

楼主 |
发表于 2007-3-26 08:45:39
|
显示全部楼层
真的是selinux的问题, 不过关闭不是个好办法
# setsebool -P samba_enable_home_dirs 1
test homedir /data/test or its parent directory conflicts with a
defined context in /etc/selinux/targeted/contexts/files/file_contexts,
/usr/sbin/genhomedircon will not create a new context. This usually indicates an incorrectly defined system account. If it is a system account please make sure its login shell is /sbin/nologin.
test1 homedir /data/test1 or its parent directory conflicts with a
defined context in /etc/selinux/targeted/contexts/files/file_contexts,
/usr/sbin/genhomedircon will not create a new context. This usually indicates an incorrectly defined system account. If it is a system account please make sure its login shell is /sbin/nologin. |
|