Displaying 1 result from an estimated 1 matches for "dwrxr".
Did you mean:
drwxr
2005 Nov 07
0
Share file permissions
...both samba versions 3.0.20 and 3.0.21pre1.
The file share in smb.conf has these entries:
path = /home/samba/myshare
guest ok = no
read only = no
force create mode = 0644
force directory mode = 0775
The directory "myshare" has the following permissions: nobody root
dwrxr-xr-x
A file called "myfile" on "myshare" has the following permissions: nobody
root -rw-r--r--
A mount directory on a second machine has the following permissions:
nobody root drwxrwxrwx
The share is mounted on the mount directory on the second with a non-root
user:
s...