Reference:LDAPSyncAll: Difference between revisions

No edit summary
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfo
|desc=Mechanism which synchronizes users in the database and users in Active Directory. (v3.2 and up)
|desc=Mechanism which synchronizes users in the database and users in Active Directory. (v3.2 and up)
|status=stable
|status=stable
|developer=Robert Vogel
|developer=Robert Vogel
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
|edition=BlueSpice pro (deactivated), BlueSpice farm (deactivated)
|compatible=MediaWiki
|compatible=MediaWiki
|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:


*If  a user is not in the database, but is in LDAP => the user will be added to the database
*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
*If a user is in the database, but is not in LDAP => the user will be disabled in the database
 
}}
 
{{wcagCheck
<br />
|wcagStatus=2-testing complete
|wcagTestdate=2022-08-05
|extensionType=backend
}}
{{translation}}

Latest revision as of 11:47, 7 June 2024

1. 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.

1.1. 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

1.2. Technical Information

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

1.2.1. Requirements

  • MediaWiki: 1.39.0
  • LDAPGroups: 2.0

LDAPProvider: 2.0 LDAPUserInfo: 2.0

1.2.2. Integrates into

1.2.3. Special pages

1.2.4. Configuration

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

1.2.5. Hooks

1.3. Accessibility

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


Extension type: backend

Discussions