[Samba] linux users account authentication

Meli Marco Marco.Meli at gknsintermetals.com
Mon Feb 28 18:46:48 GMT 2005


Hi, I have set smb.conf as following, but I can't log with smbclient on the
data share with a local linux user, saved in '/etc/passwd' and passwdsmb,
while with others domain users works fine.
I have also set nsswitch.conf: file to files winbind ... and PAM modules
also is configured.
Whats wrong?
Thanks a lot.
Marco 
[global]
        workgroup = MILEMAIL
        netbios name = MILLX03
        os level = 16
        wins server = 10.90.17.3
        security = domain
        encrypt passwords = Yes
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        winbind enable local accounts = Yes
        printcap name = cups
        disable spoolss = No
        show add printer wizard = Yes
        printing = cups
        printer admin = "GKNSMI\xxx"
        admin users = "GKNSMI\xxx"
        map acl inherit = Yes
        nt acl support = Yes
[printers]
        comment = Printers
        path = /var/spool/samba
        guest ok = Yes
        printable = Yes
        use client driver = No
        browseable = No
[print$]
        path = /data/printers
        guest ok = Yes
        browseable = Yes
        read only = No
        write list = xxx
[data]
        comment = data
        path = /data
        read only = No
        create mask = 0775
        security mask = 0777


More information about the samba mailing list