Difference between revisions of "Module LDAP (developer)"
Jump to navigation
Jump to search
m |
m (→Function) |
||
Line 22: | Line 22: | ||
You can read the page [[Install and configure OpenLDAP]] to know how to install a LDAP server. | You can read the page [[Install and configure OpenLDAP]] to know how to install a LDAP server. | ||
− | |||
= Libraries = | = Libraries = |
Revision as of 10:52, 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)
You can read the page Install and configure OpenLDAP to know how to install a LDAP server.
Libraries
- htdocs/lib/ldap.lib.php
Permissions
- None
Tables SQL
- None