18 Mar
2013
18 Mar
'13
4:11 p.m.
Guillaume, Thanks for the reply, you solved my issue. I did as you suggested: Changed: xwiki.authentication.ldap.base_DN=DC=subdomain,DC=domain,DC=com xwiki.authentication.ldap.user_group=OU=Staff To: xwiki.authentication.ldap.base_DN=OU=Staff,DC=subdomain,DC=domain,DC=com # xwiki.authentication.ldap.user_group=OU=Staff - i.e. commented out. It now works like a charm. Thank you once again. Stuart -- View this message in context: http://xwiki.475771.n2.nabble.com/Trouble-with-XWiki-Active-Directory-LDAP-C... Sent from the XWiki- Users mailing list archive at Nabble.com.