Bug 6477 - Get samAccount by uid first when we do NTLM authentication
Summary: Get samAccount by uid first when we do NTLM authentication
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: User & Group Accounts (show other bugs)
Version: unspecified
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 04:25 UTC by Zhou Weikuan
Modified: 2010-03-30 09:39 UTC (History)
2 users (show)

See Also:


Attachments
cliconnect.c and Makefile.in (4.13 KB, patch)
2009-06-15 04:28 UTC, Zhou Weikuan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zhou Weikuan 2009-06-15 04:25:47 UTC
If we are told to do NTLM authentiction, and NTLM authentication require user's samAccountName. So we Added get_sid and get_sam_account functions for getting sam account by uid first.

According to Andrew Bartlet, this may not be necessary:
NTLM authentication should not require that.  Did you try logging in with the exact same principal name as Kerberos used?
Comment 1 Zhou Weikuan 2009-06-15 04:28:41 UTC
Created attachment 4288 [details]
cliconnect.c and Makefile.in

This patch requires winbindd_request_response in LIBSMB, it increases the dependancy of modules.
Comment 2 Guenther Deschner 2009-06-16 17:00:00 UTC
Hm. what exactly are you trying to solve here ?
Comment 3 Guenther Deschner 2009-09-02 03:41:51 UTC
Hm, no replies and no idea what this is all about, moving to 3.5.
Comment 4 Karolin Seeger 2010-03-30 09:39:43 UTC
No feedback from the reporter.
Closing out bug report.

Please re-open if it's still an issue.

Thanks!