write list parameter in 2.2.5?

Eddie Lania e.lania at home.nl
Sat Jul 27 15:14:02 GMT 2002


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.






More information about the samba-technical mailing list