[SRU] winbind authentication fails after karmic upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
samba |
Fix Released
|
Unknown
|
|||
samba (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Karmic |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: samba
One of our users upgraded their Ubuntu workstation to 9.10 and they can no longer authenticate via pam_winbind with the domain controller (Samba 3.3.7).
# apt-cache policy winbind
winbind:
Installed: 2:3.4.0-3ubuntu5
Candidate: 2:3.4.0-3ubuntu5
Version table:
*** 2:3.4.0-3ubuntu5 0
500 http://
100 /var/lib/
After the upgrade, the following messages appear in the winbind log every five minutes:
[2009/11/10 11:45:01, 0] libsmb/
NTLMSSP NTLM2 packet check failed due to invalid signature!
[2009/11/10 11:45:01, 0] rpc_client/
cli_pipe_
Attempting to authenticate results in the following:
# wbinfo -a chrisa
Enter chrisa's password:
plaintext password authentication failed
Could not authenticate user chrisa with plaintext password
Enter chrisa's password:
challenge/response password authentication failed
error code was NT code 0x1c010002 (0x1c010002)
error messsage was: NT code 0x1c010002
Could not authenticate user chrisa with challenge/response
And this message appears in the winbind log:
[2009/11/10 11:44:58, 1] rpc_client/
cli_pipe_
This appears to match the behaviour mentioned in the upstream bug #6646 which was fixed in Samba 3.4.1:
https:/
Patch looks quite trivial. Would it be possible to backport it?
Thanks,
Chris
Related branches
Changed in samba: | |
status: | Unknown → Fix Released |
Changed in samba (Ubuntu Karmic): | |
status: | Triaged → In Progress |
summary: |
- winbind authentication fails after karmic upgrade + [SRU] winbind authentication fails after karmic upgrade |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
Changed in samba: | |
importance: | Unknown → Critical |
Changed in samba: | |
importance: | Critical → Unknown |
Fixed in Lucid (3.4.2). Nominating for Karmic.