LDAPSyncAll

Extension: LDAPSyncAll

all extensions

Overview
Description:

Mechanism by which users in the database and users in Active Directory are synchronized.

State: stable Dependency: MediaWiki
Developer: Robert Vogel License: GPL-3.0-only
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice pro (deactivated), BlueSpice Farm (deactivated) Version: 4.1+
For more info, visit Mediawiki.

Features

This extension provides a mechanism which synchronizes users in the database and users in Active Directory:

  • If a user is not in the database, but is in LDAP => the user will be added to the database
  • If a user is in the database, but is not in LDAP => the user will be disabled in the database

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0
  • LDAPGroups: 2.0

LDAPProvider: 2.0 LDAPUserInfo: 2.0

Integrates into

Special pages

Configuration

Name Value
BlockExecutorUsername 'MediaWiki default'
ExcludedGroups array ( 0 => 'bot', )
ExcludedUsernames array ( 0 => 'WikiSysop', )
UserPageContent '{{User}}'
UsersSyncMechanism '\\LDAPSyncAll\\UserSyncMechanism\\SyncAllMechanism::factory'

Hooks

Accessibility

Test status: 2-testing complete
Last test date: 2022-08-05


Extension type: backend

Discussions