Topic on Extension talk:LDAP Authentication

194.176.105.41 (talkcontribs)

Hi there

We are currently running the wiki as internal site. LDAP is working great, now that the wiki is becoming more used we need to manage the administrators better.

The quickest way for us to do this is create a group on AD called wiki admins and then map this group to administrators on the wiki.

How can I do this? I did see on the options page Synchronizing LDAP groups with MediaWiki security groups but I can't seem to get the mapping to work.

Any help would be great.

Arsenii Gorkin (talkcontribs)

Hi!

"groupsync": {

     "mechanism": "mappedgroups",

     "mapping": {

       "developer": "CN=WIKI - Users,OU=GroupAccess,OU=IT,DC=example,DC=com"

     }

  }

All the users from this LDAP (AD) are mapped only as a autoconfirmed. Even if I add explicitly their group to developer group from the local admin user account, after re-login of the said LDAP user, they are again out of the developer group.

Please, help, kindly!

Reply to "LDAP group mapping"