Displaying 1 result from an estimated 1 matches for "not____".
Did you mean:
n1____
2002 Nov 13
1
[Samba 2.2.6] share permissions override Unix rigths?
...config follows:
[VOL5]
path = /export/home/VOL5
valid users = +GROWNER
admin users = USER1
read only = No
The user USER1 ___CAN___ write to VOL5 share! although it actually DOES NOT
have UNIX rights to do this!!!!
All other users who are members of GROWNER ___CAN NOT____ write to VOL5.
Regarding this there are two questions:
1. Once Samba has authenticated a user successfully DOES it then check Unix
user permissions ? (I assume - YES)
1a. Then WHY does it allow the user USER1 to write to VOL5 ? Does ___ADMIN
USER___ privilege override normal Unix permissions ??...