There is not really a special group containing LDAP users. You have two possibilities: * if you don't plan to create user that don't come from LDAP you can simply add a group in xwiki.users.initialGroups property in xwiki.cfg file. Each time a new XWiki user is created it will be added to this group. This is the best for performances. * user LDAP group membership, see xwiki.authentication.ldap.group_mapping property in xwiki.cfg file On Thu, Feb 20, 2014 at 11:55 AM, Pascal BASTIEN <[email protected]> wrote:
Hello,
My xwiki use ldap authentication on "always authentificate" xwiki. How can I attribute a defaul group on new ldap users?
I want to change some top menu entry based on the user group logged in. By example, I don't want "Wiki index" or "Create Space entry" entry on top menu for my user in MyNiceGroup.
Finally a friend found in xwik.com an example of some editorial group with ACL (in french) but I could not find it. any ideas?
thxs for your help. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne