Have you tried running "testparm"?  The presence of "admin users =" in your
smb.conf file makes me think you haven't, since this doesn't work for samba
3.

If it helps any, here are some share definitions from my smb.conf.

[netlogon]
        comment = Network Logon Service
        path = /share/netlogon
        write list = mark
        browseable = No

[profiles]
        comment = Win2k profiles
        path = /share/ntprofiles
        admin users = mark
        read only = No
        create mask = 0600
        directory mask = 0700
        profile acls = Yes
        csc policy = disable
        dos filetimes = No




-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to