this belongs on [EMAIL PROTECTED] maybe somebody will answer it there...
my guess is that the "write list" parameter only has meaning on a read only share (just a guess though) brad On Sat, 2002-07-27 at 18:12, Eddie Lania wrote: > Sorry to drop this on this list. > > I would like to administrate the [users] share. > I am stuck here: > > ----- > [netlogon] > comment = Network Logon Service > path = /home/netlogon > locking = No > read only = Yes > guest ok = Yes > write list = joepie, @Administrators > create mask = 0644 > directory mask = 0755 > > [homes] > path = /home/users/%U > read only = No > browseable = No > create mask = 0600 > directory mask = 0700 > > [users] > comment = Users directories > path = /home/users > read only = No > create mask = 0600 > write list = joepie, @Administrators > directory mask = 0700 > ----- > > But when I log in as "joepie", I am not able to read/write to the [users] > share. > > I am using Samba 2.2.5 --with-ldapsam on RH 7.0 with openldap. > Everything else works OK. > In fact, the combo ldap and samba works great here. > No errors in debug. messages or samba logs. > /usr/local/samba/bin/testparm gives no errors. > > what am I doing wrong here? > Is this a bug, or is it my own mistake? > > Hey, keep up the good work! > Samba rules ;-) > > Eddie. > > > > > >
