Difference between revisions of "Module LDAP (developer)"
Jump to navigation
Jump to search
m (Created page with 'Category:LDAP Category:List of Modules {{TemplateDocDevEn}} {{BasculeDevUserEn| name=LDAP| devdoc=This page| userdoc=Module LDAP En|}} = Function = The LDAP module ...') |
m (→Function) |
||
Line 8: | Line 8: | ||
= Function = | = Function = | ||
− | The LDAP module | + | 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 | ||
+ | * LDAP -> User ([[Module Users]]) | ||
+ | * Contact ([[Module Third parties]]) -> LDAP | ||
+ | * Member ([[Module Foundations]]) -> LDAP | ||
''Number : 200'' | ''Number : 200'' |
Revision as of 18:18, 11 September 2009
LDAP | |
---|---|
Numero/ID of module | {{{num}}} |
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
- LDAP -> User (Module Users)
- Contact (Module Third parties) -> LDAP
- Member (Module Foundations) -> LDAP
Number : 200
Scripts
- Script sync contacts dolibarr2ldap
- Script sync groups dolibarr2ldap
- Script sync members dolibarr2ldap
- Script sync members ldap2dolibarr
- Script sync users dolibarr2ldap
Permissions
- None
Tables SQL
- None