Results 1 to 2 of 2
Hi,
Always. i have problem with this selinux
When i share my directories and folders in network through samba, i cant find my files on share, later i came to ...
- 08-26-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 7
cant find my files on share
Hi,
Always. i have problem with this selinux
When i share my directories and folders in network through samba, i cant find my files on share, later i came to know that it may be an selinux issue, but when i try to enable samba on selinux it gives error no such files and directories.. i used following command
setsebool -P samba_enable_home_dirs 1
but it give me error no such files and directories, what is the issue??
- 08-26-2008 #2
use this command
chcon -R -t samba_share_t /directory


Reply With Quote