[Samba] Samba PDC: Only one User can't log in

Andy theands at gmail.com
Thu Apr 15 07:06:11 MDT 2010


Hi Daniel,

When the user attempts to login what message does he get?
have you checked the account flags?

http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/passdb.html#accountflags


On Thu, Apr 8, 2010 at 1:12 AM, Daniel Spannbauer <ds at marco.de> wrote:
> Hello,
>
> I have a working Samba-PDC with ldap-Backaend. It works fine for all our
> user, except one user.
> He can't log in. I can't find an error in ldap (compared his entry with
> mine) nor in the logfile.
>
> Can anybody help me to figure out the cause of this?
>
> Here is my smb.conf:
>
> [global]
>        workgroup = test
>        netbios aliases = homedirs
>        server string = apollo
>        passdb backend = ldapsam:"ldap://10.3.1.3"
>        username map = /etc/samba/smb-user-map
>        log level = 15
>        log file = /var/log/samba/%m.log
>        debug uid = Yes
>        smb ports = 139
>        name resolve order = wins host bcast
>        deadtime = 300
>        printcap name = cups
>        add machine script = /usr/sbin/useradd  -c Machine -d /var/lib/nobody
> -s /bin/false %m$
>        logon script = logon.bat
>        logon path = \\%L\%U\.ntprofile
>        logon drive = H:
>        logon home = \\%L\%U
>        domain logons = Yes
>        preferred master = Yes
>        local master = No
>        domain master = Yes
>        wins server = gate
>        kernel oplocks = No
>        ldap admin dn = cn=Administrator,dc=test,dc=de
>        ldap group suffix = ou=group
>        ldap machine suffix = ou=Computers
>        ldap suffix = dc=test,dc=de
>        ldap ssl = no
>        ldap user suffix = ou=people
>        create mask = 0775
>        directory mask = 0775
>        hide files =
> /Desktop.ini/desktop.ini/ntuser.ini/NTUSER.*/tmp/RECYCLER/
>        strict locking = No
>        share modes = No
>        delete readonly = Yes
>
>
> Please find attached the logfile-snipplet. Sorry, but its to big for
> pastebin.
>
> Regards
>
> Daniel
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>



-- 
REGARDS,
Andy Z


More information about the samba mailing list