Re: [Samba] read only - write list

2006-04-15 Thread Thomas Dorsch
Sorry, typo error in write List. I meant user1 has write access Hi Eric, maybe this is what you ' re looking for: [share] comment = whatever path = /mnt/share_1 valid users = @group1 # both users have to be members of that group write list = user1

Re: [Samba] read only - write list

2006-04-15 Thread Thomas Dorsch
Hi Eric, maybe this is what you ' re looking for: [share] comment = whatever path = /mnt/share_1 valid users = @group1 # both users have to be members of that group write list = user2 public = no writable = no create mask = 0750

[Samba] read only - write list

2006-04-13 Thread Eric Velluet
Hello, I want to share à directory in read/write access for user1 and in read access for an user2. Y try this syntaxe without succes : [sharerep] valid users = user1, user2 public = no browseable = yes read only = yes write list = user1 Y try also read only = no but in this case the two