On Wed, Apr 1, 2009 at 12:05, Mike A. <[email protected]> wrote: > Hi! > How can I specify that all users found in AD will map to > XWikiAllGroup?
All users from LDAP are already supposed to be automatically mapped to XWikiAllGroup without any mapping configuration (any user created on XWiki is supposed to be in XWikiAllGroup whatever the authentication system). Are you sure your LDAP users are not automatically added to XWikiAllGroup group ? Could you copy/paste your xwiki.cfg configuration ? > I do have a group AAA in AD with specific users, and if I specify it > for mapping, all works ok. > // cn=AAA, ou=Group1, dc=domain, dc=com > I also have a group ALL, which contains all groups found (e.g. group > AAA is member of ALL) in AD. If I specify it for mapping, even login > doesn't work. You can enable debug log to see what append exactly and get detailed error in the log file. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HEnableLDAPdebuglog > // cn=Users, dc=domain, dc=com > XWiki Enterprise 1.8.17790 > Thanks in advance. > Best regards, Mike > _______________________________________________ > 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
