[xwiki-users] LDAP GROUPS
Hello all, Is it possible to add more than one LDAP group to the authentication service? Is there a separator that is allowed in xwiki.cfg, or would I just duplicate the "xwiki.authentication.ldap.user_group" section to add another path? I have need to add a few additional AD groups, but I can't seem to figure out the syntax
No that specific property supports only one group (see http://jira.xwiki.org/browse/XWIKI-2518). Usually the workaround is to have a group in LDAP side containing other LDAP groups and put this meta group in xwiki.cfg. On Wed, Sep 3, 2014 at 9:32 PM, Jason Clemons <[email protected]> wrote:
Hello all,
Is it possible to add more than one LDAP group to the authentication service?
Is there a separator that is allowed in xwiki.cfg, or would I just duplicate the "xwiki.authentication.ldap.user_group" section to add another path? I have need to add a few additional AD groups, but I can't seem to figure out the syntax _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Bummer, thanks anyway for the answer :)
On Sep 4, 2014, at 12:02 AM, "Thomas Mortagne" <[email protected]> wrote:
No that specific property supports only one group (see http://jira.xwiki.org/browse/XWIKI-2518). Usually the workaround is to have a group in LDAP side containing other LDAP groups and put this meta group in xwiki.cfg.
On Wed, Sep 3, 2014 at 9:32 PM, Jason Clemons <[email protected]> wrote: Hello all,
Is it possible to add more than one LDAP group to the authentication service?
Is there a separator that is allowed in xwiki.cfg, or would I just duplicate the "xwiki.authentication.ldap.user_group" section to add another path? I have need to add a few additional AD groups, but I can't seem to figure out the syntax _______________________________________________ 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
Note that it's not a very complex contribution if you are motivated ;) On Thu, Sep 4, 2014 at 9:03 AM, Jason Clemons <[email protected]> wrote:
Bummer, thanks anyway for the answer :)
On Sep 4, 2014, at 12:02 AM, "Thomas Mortagne" <[email protected]> wrote:
No that specific property supports only one group (see http://jira.xwiki.org/browse/XWIKI-2518). Usually the workaround is to have a group in LDAP side containing other LDAP groups and put this meta group in xwiki.cfg.
On Wed, Sep 3, 2014 at 9:32 PM, Jason Clemons <[email protected]> wrote: Hello all,
Is it possible to add more than one LDAP group to the authentication service?
Is there a separator that is allowed in xwiki.cfg, or would I just duplicate the "xwiki.authentication.ldap.user_group" section to add another path? I have need to add a few additional AD groups, but I can't seem to figure out the syntax _______________________________________________ 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
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Our corporate AD policy prevents nesting groups..so I'll just have to create a single group to add everyone to, not complex. Thanks for response :)
On Sep 4, 2014, at 12:09 AM, "Thomas Mortagne" <[email protected]> wrote:
Note that it's not a very complex contribution if you are motivated ;)
On Thu, Sep 4, 2014 at 9:03 AM, Jason Clemons <[email protected]> wrote: Bummer, thanks anyway for the answer :)
On Sep 4, 2014, at 12:02 AM, "Thomas Mortagne" <[email protected]> wrote:
No that specific property supports only one group (see http://jira.xwiki.org/browse/XWIKI-2518). Usually the workaround is to have a group in LDAP side containing other LDAP groups and put this meta group in xwiki.cfg.
On Wed, Sep 3, 2014 at 9:32 PM, Jason Clemons <[email protected]> wrote: Hello all,
Is it possible to add more than one LDAP group to the authentication service?
Is there a separator that is allowed in xwiki.cfg, or would I just duplicate the "xwiki.authentication.ldap.user_group" section to add another path? I have need to add a few additional AD groups, but I can't seem to figure out the syntax _______________________________________________ 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
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
participants (2)
-
Jason Clemons -
Thomas Mortagne