On Thu, Oct 15, 2015 at 1:12 PM, Gary Lloyd <[email protected]> wrote: > Hi, > > Im brand new to XWiki and am slowly working my way through things. Im using > ver 7.2 enterprise. > > I have managed to configure ldap for active directory so that I can get a > single user to login, but how do I get XWiki to recognise a user group? > Ive seen various things online but nothing seems to work for me. Its > probably a simple configuration issue but im missing it.
Something that usually help is to enable debug log which give you detailed step by step of what is happening during authentication (what goups have been found in the configuration, what member could be found for each group, etc.) See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HEnableLDAPdebuglog > > Im using the ldap admin extension, so am not directly altering the xwiki.cfg > > Any help is greatly appreciated. Im so close!! > > /Gary./ > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
