Displaying 3 results from an estimated 3 matches for "veriifi".
Did you mean:
verifi
2020 Jul 08
1
Permission denied for home, even when it's 777
I used setenforce 0, and I was extremely surprised to see a burst of selinux denials appear in the journal.
So I corrected the problem with:
setsebool -P use_samba_home_dirs 1
And updating some policies.
Thanks very much!
I have never before dealt with selinux denials that don't appear in the journal until "enforcing" is changed to "permissive". Is this a samba
2020 Jul 06
2
Permission denied for home, even when it's 777
I cannot access home samba share from windows. Windows client displays a
permission denied error. The problem is not Linux permissions for the user
directory, permission is still denied when permissions are to 777. I don't
think the problem is selinux, because no denials appear in any logs. I don't
think it's an extended attributes issue from xfs, because I don't see any
attributes
2020 Jul 07
0
Permission denied for home, even when it's 777
In order to veriify if it is indeed SELINUX, what happens when you use 'setenforce 0' ?
Usuallh , you need use_samba_home_dirs boolean to be enabled.
Best Regards,
Strahil Nikolov
?? 6 ??? 2020 ?. 19:31:46 GMT+03:00, Deft Developer via samba <samba at lists.samba.org> ??????:
>I cannot access home samba share from windows. Windows client displays
>a
>permission denied