Hi,

Any one still having problems with "valid users" on 3.0.23d?
I'm working in "security = USER" mode and with local users only.

Share configuration :

[private]
        path = /home/private
        valid users = papo
        force user = root
        force group = root
        read only = No
        create mask = 0600
        directory mask = 0700

First test, anonymous :

[EMAIL PROTECTED] /]# smbclient //julieta/private
Password:
Anonymous login successful
Domain=[DAC] OS=[Unix] Server=[Samba 3.0.23d]
tree connect failed: NT_STATUS_ACCESS_DENIED

So far, working.
Second test, using a valid but not listed user :

[EMAIL PROTECTED] /]# smbclient //julieta/private -U administrator
Password:
Domain=[JULIETA] OS=[Unix] Server=[Samba 3.0.23d]
smb: \> mkdir 1
smb: \> rmdir 1
smb: \> quit

This is wrong, administrator shouldn't write, not even connect to the share.
"invalid users" seems to work ok though.
I can provide debug logs for both versions if needed.
Any hints?

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

Reply via email to