[Samba] Winbindd breaks after first unsuccessfull authentication

2007-05-18 Thread Janusz Krzysztofik

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 (0xc06a)
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 (0xc008)
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 (0xc008)
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 (0xc008)
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

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Winbindd breaks after first unsuccessfull authentication

2007-05-18 Thread Janusz Krzysztofik

Gerald (Jerry) Carter wrote:

# wbinfo -a anyuser%goodpassword
plaintext password authentication failed
error code was NT_STATUS_INVALID_HANDLE (0xc008)
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.


I have tried, but found nothing on NT_STATUS_INVALID_HANDLE, 0xc008 
nor invalid handle.



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.


Failing winbindd 3.0.24 runs on domain member client. Now I realize that 
I don't know if the problem is on the client side (all XP workstations 
work, only this single Samba client), or on the server side. PDC runs 
Samba 3.0.20, does it matter?


Thanks,
Janusz

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] winbindd breaks after unsuccesfull foreign account authentication attempt

2007-04-10 Thread Janusz Krzysztofik

Hello,

I am trying to set up ntlm_auth for squid, using debian etch packages
(samba version 3.0.24).

I have faced a problem similiar to the one described in October 2005
under http://lists.samba.org/archive/samba/2005-October/112447.html.
Using version 3.0.24 I get exactly the same results as described in that
thread, even if the reason is supposed to be corrected in version 3.0.20.

I have found that the problem occures after squid is accessed for the
first time from IE started on a XP domain member by a user logged into a
local account instead of a domain account. After that happens, no user
can be authenticated anymore unless winbindd is restarted.

Does anyone know about a solution to this problem?

Thanks,
Janusz

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba