[Samba] Member server permissions issue

Rich Webb rwebb at zylatech.com
Sat Feb 11 18:37:53 UTC 2023


Ahhh.... no permissions for others to get into the /server directory

chmod o+rx /server

took care of it.  I didn't end up adding any windows ACLs at that level but it worked.  Thanks!  Just needed that little reminder. 

Thanks, 
Rich

----- On Feb 11, 2023, at 2:50 AM, Rowland Penny via samba samba at lists.samba.org wrote:

> On 11/02/2023 00:46, Rich Webb via samba wrote:
>> I guess I'm not following... what do I need to change?
>> 
> 
> Okay, on Linux there are the 'ugo' permissions, which are:
>  'u' the owner
>  'g' the group
>  'o' others
> 
> and all of these can get:
> 'r' read permission
> 'w' write permission
> 'x' execute permission if it is a file, enter if it is a directory
> 
> To get into a directory, a user or group needs to have the 'x'
> permission on the entire path. For Domain Users to get into
> /server/share it needs the 'x' permission on the 'server' and 'share'
> directories.
> 
> This is on Linux, From Windows it is essentially the same, but there the
> 'x' or enter permission is called 'traverse'
> 
> Rowland
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba



More information about the samba mailing list