Displaying 1 result from an estimated 1 matches for "vpnguests".
Did you mean:
vg_guests
2007 Jun 15
1
valid/invalid users not working with samba & windows 2003 AD
...is:
[Praktikanten]
comment = Praktikanten
path = /data/Praktikanten
read only = No
browseable = Yes
create mask = 0664
directory mask = 0775
force group = +praktikanten
Lets take some users:
user1 is in group praktikanten.
user2 is in group vpnguests.
If i add
valid users = @praktikanten
no one can connect to the share anymore - even user1 which is member of
that group.
If i add to the first example
invalid users = @vpnguests
user2 can still connect, but he is in that group.
user1:
/etc/samba# id user1
uid=11659(user1) gid=11616(prakti...