You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:LDAPSyncAll"
(Tag: 2017 source edit) |
Extension: LDAPSyncAll
Overview | |||
---|---|---|---|
Description: | Mechanism which synchronizes users in the database and users in Active Directory | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Robert Vogel | License: | GPL v2+ |
Type: | Category: | Infrastructure | |
Edition: | BlueSpice free | ||
For more info, visit [ Mediawiki].
|
Features[edit source]
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
{{BSExtensionInfobox |desc=Mechanism which synchronizes users in the database and users in Active Directory |status=stable |developer=Robert Vogel |type=MediaWiki |edition=BlueSpice free |active=No |compatible=MediaWiki |category=Infrastructure |license=GPL v2+ }} 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 <br /> [[Category:Extension]]
Line 12: | Line 12: | ||
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 in the database, but is not in LDAP => the user will be disabled in the database | |