Difference between revisions of "Module LDAP (developer)"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
The LDAP module must be used if you want to synchronize somer Dolibarr entities with a LDAP database. | The LDAP module must be used if you want to synchronize somer Dolibarr entities with a LDAP database. | ||
The entities and direction you can synchronize are: | The entities and direction you can synchronize are: | ||
+ | |||
* User ([[Module Users]]) -> LDAP | * User ([[Module Users]]) -> LDAP | ||
* Group ([[Module Users]]) -> LDAP | * Group ([[Module Users]]) -> LDAP | ||
− | |||
* Contact ([[Module Third parties]]) -> LDAP | * Contact ([[Module Third parties]]) -> LDAP | ||
* Member ([[Module Foundations]]) -> LDAP | * Member ([[Module Foundations]]) -> LDAP | ||
+ | |||
+ | * LDAP -> User ([[Module Users]]) | ||
+ | |||
= Libraries = | = Libraries = |
Revision as of 10:51, 3 January 2017
LDAP | |
---|---|
Numero/ID of module | 200 |
User doc. of module | Module LDAP En |
Developer doc. of module | This page |
Function
The LDAP module must be used if you want to synchronize somer Dolibarr entities with a LDAP database. The entities and direction you can synchronize are:
- User (Module Users) -> LDAP
- Group (Module Users) -> LDAP
- Contact (Module Third parties) -> LDAP
- Member (Module Foundations) -> LDAP
- LDAP -> User (Module Users)
Libraries
- htdocs/lib/ldap.lib.php
Permissions
- None
Tables SQL
- None