Reference:LDAPSyncAll: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
Line 8: Line 8:
|category=Infrastructure
|category=Infrastructure
|docu=https://www.mediawiki.org/wiki/Extension:LDAPSyncAll
|docu=https://www.mediawiki.org/wiki/Extension:LDAPSyncAll
|active=No
|features=
}}
This extension provides a mechanism which synchronizes users in the database and users in Active Directory:
This extension provides a mechanism which synchronizes users in the database and users in Active Directory:


Line 16: Line 15:
*If a user is in the database, but is not in LDAP => the user will be disabled in the database
*If a user is in the database, but is not in LDAP => the user will be disabled in the database


 
}}
<br />

Revision as of 15:45, 5 August 2022

Extension: LDAPSyncAll

all extensions

Overview
Description: Mechanism which synchronizes users in the database and users in Active Directory. (v3.2 and up)
State: stable Dependency: MediaWiki
Developer: Robert Vogel License: -
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

Discussions