22 May
2009
22 May
'09
4:39 p.m.
Thomas Mortagne wrote:
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.
That was it and it works now. I overlooked it being commented out because it wasn't like that in previous versions. Thanks for pointing that out for me.