On Fri, May 22, 2009 at 05:50, Ken Teague <kteague(a)pobox.com> wrote:
While testing an upgrade between 1.6.2 and 1.7.2, LDAP
authentication to
Active Directory breaks for me between these two versions. I've got
debug logging enabled which shows the following.
1.6.2 successful authentication:
http://pastebin.com/m3492775c
1.7.2 authentication failure:
http://pastebin.com/m20121b9
LDAP configuration:
http://pastebin.com/m5a1db571
I can see
# xwiki.authentication.ldap.UID_attr=sAMAccountName
in the config file, which mean the UID attribute name is the default
one: "cn" which will not work for Active Directory for sure.
Try uncomment it.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne