[Samba] can't get Samba users from Windows

Kirill Brilliantov brilliantov at inbox.ru
Tue Jul 21 02:22:56 MDT 2009


Hello!
I reinstalled samba 3.2.5 package.
My config:

[global]
        workgroup = BYTERG
        interfaces = 127.0.0.0/8, eth0
        bind interfaces only = Yes
        obey pam restrictions = Yes
        passdb backend = tdbsam:/etc/samba/passdb.tdb
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
        log level = 3 tdb:5
        syslog = 0
        log file = /var/log/samba/log.%m
        max log size = 1000
        load printers = No
        dns proxy = No
        panic action = /usr/share/samba/panic-action %d
        invalid users = root
        inherit permissions = Yes
        inherit acls = Yes
        ea support = Yes
        map acl inherit = Yes
        hide unreadable = Yes
        map archive = No
        map readonly = no
        store dos attributes = Yes
        dos filemode = Yes

[share]
        path = /samba/share
        valid users = @samba
        read only = No
        create mask = 0664
        directory mask = 0775

[develop]
        path = /samba/develop
        valid users = @samba
        admin users = test
        read only = No
        create mask = 0660
        directory mask = 0770
pdbedit -V
Version 3.2.5

pdbedit -L
test:1002:Test Samba admin

pdbedit -L -v
---------------
Unix username:        test
NT username:          
Account Flags:        [U          ]
User SID:             S-1-5-21-1488189787-3168271358-2500469969-3004
Primary Group SID:    S-1-5-21-1488189787-3168271358-2500469969-513
Full Name:            Test Samba admin
Home Directory:       \\file\test
HomeDir Drive:        
Logon Script:         
Profile Path:         \\file\test\profile
Domain:               FILE
Account desc:         
Workstations:         
Munged dial:          
Logon time:           0
Logoff time:          never
Kickoff time:         never
Password last set:    Tue, 21 Jul 2009 12:05:56 MSD
Password can change:  Tue, 21 Jul 2009 12:05:56 MSD
Password must change: never
Last bad password   : 0
Bad password count  : 0
Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF

In the attach log when I connect to share and try to get Samba users.
And again I get error about many connections.
How can I solve this?
Thanks.




More information about the samba mailing list