[Bug 996293] Re: Cannot login using active directory users ( Unknown id: $username )
Scott Moser
smoser at ubuntu.com
Thu May 17 15:49:42 UTC 2012
Justin,
I'm sorry, I'm confused by your comment #2.
a. The lack of a default idmap range (idmap config * : range = XXXXX - YYYYY) is causing the error.
b. a range was specified for the domain itself
c. samba generates a default idmap config * : backend = tdb if it's not specified
d. specifying idmap config * : range fixes it.
Did your config have a 'imap config *: range' entry or not? It seems
like you did in 'a', but then that you *added* one in 'd'.
** Changed in: samba (Ubuntu)
Status: New => Incomplete
** Changed in: samba (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/996293
Title:
Cannot login using active directory users ( Unknown id: $username )
Status in “samba” package in Ubuntu:
Incomplete
Bug description:
I'm currently having this issue on Ubuntu 12.04. I've verified that
I've done everything listed in
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto. The
smb.conf configuration I'm using is the same as the one I used in
10.04 (which works) with the exception that idmap config is used in
place of idmap backend/uid/gid.
- wbinfo -u / -g lists all the active directory users / groups just fine.
- getent passwd / group fails at listing active directory users / groups.
- wbinfo -a $username authenticates the user properly.
- wbinfo -i $username fails to display the user info.
I've attached my nsswitch, pam, and samba configuration as well as
test.log which contains a log of the commands I've used to try to
troubleshoot this issue.
I haven't seen anything unusual in the winbind logs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996293/+subscriptions
More information about the foundations-bugs
mailing list