Title: RE: write list parameter in 2.2.5?

How about setting "valid users" with the same list?

-----Original Message-----
From: Eddie Lania [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 27, 2002 5:12 PM
To: [EMAIL PROTECTED]
Subject: write list parameter in 2.2.5?


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.


Reply via email to