m 1 revision imported |
hw>Unknown user No edit summary |
||
| Line 53: | Line 53: | ||
|name = UsersSyncMechanism | |name = UsersSyncMechanism | ||
|value = <nowiki>'\\LDAPSyncAll\\UserSyncMechanism\\SyncAllMechanism::factory'</nowiki> | |value = <nowiki>'\\LDAPSyncAll\\UserSyncMechanism\\SyncAllMechanism::factory'</nowiki> | ||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/ChangeTagsAllowedAdd ChangeTagsAllowedAdd] | |||
|callback = add-ldap-tag | |||
}} | }} | ||
}} | }} | ||
Revision as of 13:09, 1 December 2023
DescriptionMsg
Mechanism by which users in the database and users in Active Directory are synchronized.
License
GPL-3.0-only
Requirements
- MediaWiki: 1.39.0
- LDAPGroups: 2.0
- LDAPProvider: 2.0
- LDAPUserInfo: 2.0
Config
Configuration
| Name | Value |
|---|---|
| BlockExecutorUsername | 'MediaWiki default' |
| ExcludedGroups | array ( 0 => 'bot', ) |
| ExcludedUsernames | array ( 0 => 'WikiSysop', ) |
| UserPageContent | '{{User}}' |
| UsersSyncMechanism | '\\LDAPSyncAll\\UserSyncMechanism\\SyncAllMechanism::factory' |