Bug 5679 - Unable to verify membership during net ads join 3.0.30
Summary: Unable to verify membership during net ads join 3.0.30
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.30
Hardware: x86 Linux
: P3 enhancement
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 12:08 UTC by Robert Koster
Modified: 2008-11-19 11:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Koster 2008-08-08 12:08:47 UTC
libsmb/cliconnect.c:cli_session_setup_kerberos(621) Doing kerberos session setup
libsmb/cliconnect.c:cli_full_connection(1658) failed session setup with NT_STATUS_LOGON_FAILURE
Could not connect to server hostname.xxx.yyy.zzz (Fictitious)
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
Failed to verify membership in domain!


utils/net.c:main(1070) return code = -1
Using short domain name -- NT.xxx.yyy.zzz (Fictitious)
Failed to join domain: Success

----------------------------------

domain = nt.xxx.yyy.zzz
realm = xxx.yyy.zzz

This has been a NT domain, then migrated to a Win 2k AD, and migrated again to a Win 2K3 native mode AD.

Does 3.0.31 join fixes address this problem?
Comment 1 Guenther Deschner 2008-08-21 17:10:29 UTC
Can you please provide a full level 10 output of the failing join process ?
Comment 2 Guenther Deschner 2008-10-27 17:58:52 UTC
Ping, is this still a problem for you ?
Comment 3 Guenther Deschner 2008-11-18 18:05:22 UTC
Join verification has been fixed, please reopen if still an issue.
Comment 4 Robert Koster 2008-11-19 11:24:16 UTC
I am unable to verify since we replaced the hardware that was using Samba 3.0.30 with another solution.

What Samba version has the fix in it: 3.0.31?

Thanks, Robert