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-…
Sent from the XWiki- Users mailing list archive at
Nabble.com.