Hi again, two things: 1.) you did restart samba after making the changes true? 2.) you have changed your line
guest = ok
to
guest ok = yes
Did you? Christoph
remote schrieb:
Hi Christoph,
thanks for the help.... unfortunately your suggestion doesn�t change the server�s behavior. hobbit5 still has both read and write permission (as intended), but other users still can�t enter the directory. Any other ideas ?
Thanks,
J�rg
hi, to achive what you want the [hobbit5] should read [hobbit5] comment = hobbit5 path = /ALPHA-DATA/hobbit5 browseable = yes read only = yes guest ok = yes write list = hobbit5 ; force user = hobbit5
Christoph
remote schrieb:
Hi all !
I have a question regarding the access control in Samba 2. I want to make shares available to the Windows Network for which only the owner of the share has write access. Other users however should be able to read and browse these shares. My smb.conf : global]
workgroup = leat
guest account = nobody
keep alive = 30
os level = 2
kernel oplocks = false
security = user
[hobbit5] comment = hobbit5 path = /ALPHA-DATA/hobbit5 browseable = yes read only = no guest = ok valid user = hobbit5 ; force user = hobbit5
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
