[Samba] AD authentication problem

Vincent.Badier at alcatel.fr Vincent.Badier at alcatel.fr
Tue Sep 16 13:16:22 GMT 2003


># Try to authenticate a user
>
>% wbinfo -a jim at S-RES.UVA.NL%wizard
>plaintext password authentication failed
>error code was NT_STATUS_NO_LOGON_SERVERS (0xc000005e)
>error messsage was: No logon servers
>Could not authenticate user jim at S-RES.UVA.NL%wizard with plaintext
password
>challenge/response password authentication failed
>error code was NT_STATUS_NO_LOGON_SERVERS (0xc000005e)
>error messsage was: No logon servers
>Could not authenticate user jim at S-RES.UVA.NL with challenge/response
>
>
># smb.conf
>workgroup = S-RES.UVA.NL
>netbios name = gnowee
>server string = %h server (Samba %v)
>log file = /var/log/samba/log.%m
>log level = 3 passdb:5 auth:10 winbind:10
>max log size = 1000
>syslog = 0
>panic action = /usr/share/samba/panic-action %d
>realm = S-RES.UVA.NL
>encrypt passwords = true
>password server = s-lorentz.s-res.uva.nl
>security = ADS
>socket options = TCP_NODELAY
>idmap uid = 10000-20000
>idmap gid = 10000-20000
>winbind enum users = yes
>winbind enum groups = yes


Your message is "No logon servers", and there is no such declaration in
your smb.conf.
How about setting a password server (for example any DC)?


--
Vincent





More information about the samba mailing list