[xwiki-users] LDAP dynamic group
Hi all, I have tried XWiki with OpenLDAP dynamic group as follow http://www.zytrax.com/books/ldap/ch11/dynamic.html but not successful. I see this in xwiki.cfg #-# The potential LDAP groups classes. Separated by commas. xwiki.authentication.ldap.group_classes=group,groupOfNames,groupOfUniqueNames,dynamicGroup,dynamicGroupAux,groupWiseDistributionList so I think XWiki can work with dynamic group. Could we configure XWiki to use it? Thanks, -- Vie^.t
Sorry for the late answer. On Sat, Dec 22, 2012 at 4:14 AM, Hoang Tuan Viet <[email protected]> wrote:
Hi all,
I have tried XWiki with OpenLDAP dynamic group as follow
http://www.zytrax.com/books/ldap/ch11/dynamic.html
but not successful.
I see this in xwiki.cfg
#-# The potential LDAP groups classes. Separated by commas. xwiki.authentication.ldap.group_classes=group,groupOfNames,groupOfUniqueNames,dynamicGroup,dynamicGroupAux,groupWiseDistributionList
so I think XWiki can work with dynamic group.
Could we configure XWiki to use it?
XWiki does not exatly support OpenLDAP dynamic group but it has it's own format for defining dynamic group. All you have to do is putting a LDAP query instead of a DN in xwiki.authentication.ldap.group_mapping property as LDAP group.
Thanks,
-- Vie^.t
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Hoang Tuan Viet -
Thomas Mortagne