20 Jun
2012
20 Jun
'12
8:06 a.m.
Hello, I’m using Xwiki enterprise 4.1 with LDAP authentication to an Active Directory server. Authentication works fine, but my group mappings don’t work. I think the problem is that I’m using sAMAccountName as UID_attr, but the memberfields of my groups contain the full ldap-dn of the user. So this way, they do not match and users are not seen as members in the group. Is my assumption correct? And is there a solution for this problem? (I have an other site with an OpenLDAP server which has normal uid’s in the group memberfields. This one works fine!) Regards, Mark