Módulo LDAP
LDAP | |
---|---|
Número/ID módulo | {{{num}}} |
Doc. módulo usuario | Esta pagina |
Doc. módulo desarrollador | Module LDAP (developer) |
Introducción
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 -> LDAP
- Groups -> LDAP
- Contact -> LDAP
- LDAP -> Contacts
- Members -> LDAP
Instalación
Este módulo se incluye en la distribución estándar de Dolibarr, por lo que no es necesario instalarlo.
Configuración
Para usar este módulo, primero debe activarlo. Para ello, con una cuenta de usuario administrador, vaya a la página "Inicio - Configuración - Módulos".
Busque en la pestaña donde se muestra el módulo. Haga clic en "Activar".
El módulo debería estar listo para ser utilizado.
En algunos módulos aparece una imagen al final de la línea. Haga clic en ella, para acceder a la página de configuración específica del módulo.
Information you must supply in the LDAP module setup are:
- LDAP server information (ip, port...)
- Choose which synchronization you want
- Enter the organization of your LDAP tree
- Make matching between Dolibarr fields and LDAP fields.
Usage
For synchronization from Dolibarr to LDAP, once your setup is done, there is nothing to do. Each time you make a change in Dolibarr, the change is also saved into your LDAP.