Janusz Krzysztofik
2007-May-18 14:57 UTC
[Samba] Winbindd breaks after first unsuccessfull authentication
I have the following problem: # wbinfo -V Version 3.0.24 # wbinfo -a anyuser%goodpassword plaintext password authentication succeeded challenge/response password authentication succeeded # wbinfo -a anyuser%badpassword plaintext password authentication failed error code was NT_STATUS_WRONG_PASSWORD (0xc000006a) error messsage was: Wrong Password Could not authenticate user anyuser%badpassword with plaintext password challenge/response password authentication failed error code was NT_STATUS_INVALID_HANDLE (0xc0000008) error messsage was: Invalid handle Could not authenticate user anyuser with challenge/response # wbinfo -a anyuser%goodpassword plaintext password authentication failed error code was NT_STATUS_INVALID_HANDLE (0xc0000008) error messsage was: Invalid handle Could not authenticate user anyuser%goodpassword with plaintext password challenge/response password authentication failed error code was NT_STATUS_INVALID_HANDLE (0xc0000008) error messsage was: Invalid handle Could not authenticate user anyuser with challenge/response # /etc/init.d/winbind restart Stopping the Winbind daemon: winbind. Starting the Winbind daemon: winbind. # wbinfo -a anyuser%goodpassword plaintext password authentication succeeded challenge/response password authentication succeeded The same happens using ntlm_auth. Any ideas? Janusz
Gerald (Jerry) Carter
2007-May-18 15:44 UTC
[Samba] Winbindd breaks after first unsuccessfull authentication
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Janusz Krzysztofik wrote:> I have the following problem: > > # wbinfo -V > Version 3.0.24 > # wbinfo -a anyuser%goodpassword > plaintext password authentication succeeded > challenge/response password authentication succeeded > # wbinfo -a anyuser%badpassword > plaintext password authentication failed > error code was NT_STATUS_WRONG_PASSWORD (0xc000006a) > error messsage was: Wrong Password > Could not authenticate user anyuser%badpassword with plaintext password > challenge/response password authentication failed > error code was NT_STATUS_INVALID_HANDLE (0xc0000008) > error messsage was: Invalid handle > Could not authenticate user anyuser with challenge/response > # wbinfo -a anyuser%goodpassword > plaintext password authentication failed > error code was NT_STATUS_INVALID_HANDLE (0xc0000008) > error messsage was: Invalid handleI think we fixed this in SVN a long time ago. have you searched through the release notes in 3.02.5 for any clue as to when it was fixed. Sounds very familiar to me. cheers, jerry ====================================================================Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTcncIR7qMdg1EfYRAibEAJ45dd7NQGXfdDiPQLNN1oErmteKWQCfSn1Y SZnp8FYRERGYqmWvu4h+frY=MwIM -----END PGP SIGNATURE-----
Gerald (Jerry) Carter
2007-May-18 16:43 UTC
[Samba] Winbindd breaks after first unsuccessfull authentication
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gerald (Jerry) Carter wrote:> Janusz Krzysztofik wrote: >> I have the following problem: > >> # wbinfo -V >> Version 3.0.24 >> # wbinfo -a anyuser%goodpassword >> plaintext password authentication succeeded >> challenge/response password authentication succeeded >> # wbinfo -a anyuser%badpassword >> plaintext password authentication failed >> error code was NT_STATUS_WRONG_PASSWORD (0xc000006a) >> error messsage was: Wrong Password >> Could not authenticate user anyuser%badpassword with plaintext password >> challenge/response password authentication failed >> error code was NT_STATUS_INVALID_HANDLE (0xc0000008) >> error messsage was: Invalid handle >> Could not authenticate user anyuser with challenge/response >> # wbinfo -a anyuser%goodpassword >> plaintext password authentication failed >> error code was NT_STATUS_INVALID_HANDLE (0xc0000008) >> error messsage was: Invalid handle > > I think we fixed this in SVN a long time ago. have you > searched through the release notes in 3.02.5 for any clue > as to when it was fixed. Sounds very familiar to me.ok. Something regressed apparently in 3.0.25 and I have another report of this. See the open bug report here: https://bugzilla.samba.org/show_bug.cgi?id=4579. If you can add any additional information, it would be appreciated. cheers, jerry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTdeKIR7qMdg1EfYRAnbwAJ4y57KvB9wzhGHyz+IfERQf2toiyQCcC2dL S1PANh51y52zOb1RiyX5m8o=GXWN -----END PGP SIGNATURE-----