On Wed, 2007-06-20 at 11:53 -0300, Maginot Junior wrote: > the problem is if I set the write list or valid users Im only giving the > permission to those in the list... and the big problem is how to set all > other users to be in the read list ... I dont have group with all inside and > are not going to be any... I tryed with something like > [memos] > path = /home/memos > write list = foouser > read list = !foouser > > but this doesnt work.... There are more them 100 users on this box so only > one have to be able to write on the share and all others have only to be > able to read....
read only = yes / writable = no write list = foouser write list trumps read only. -- Adam Tauno Williams, Network & Systems Administrator Consultant - http://www.whitemiceconsulting.com Developer - http://www.opengroupware.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
