Difference between revisions of "Script sync users dolibarr2ldap"
Jump to navigation
Jump to search
m (Created page with 'Category:LDAP Category:Core Category:Noyau Category:Básico Category:Scripts = Feature/Fonction/Funcionalidad = {{Flag en}} This script is used to send all Do...') |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
{{Flag fr}} Ce script est utilisé pour envoyer tous les utilisateurs Dolibarr dans un annuaire LDAP (Le module [[Module LDAP|module LDAP]] doit au préalable avoir été configuré). | {{Flag fr}} Ce script est utilisé pour envoyer tous les utilisateurs Dolibarr dans un annuaire LDAP (Le module [[Module LDAP|module LDAP]] doit au préalable avoir été configuré). | ||
− | {{Flag sp}} | + | {{Flag sp}} Este script se utiliza para enviar a todos los usuarios de Dolibarr a la base de datos LDAP (el [[Módulo LDAP]] debe de configurarse previamente). |
= Localisation/Localización = | = Localisation/Localización = | ||
− | * /dolibarr | + | * /dolibarr/scripts/company/sync_users_dolibarr2ldap.php |
= Syntaxe/Sintaxis = | = Syntaxe/Sintaxis = | ||
− | < | + | <source lang="bash"> |
− | + | php sync_users_dolibarr2ldap.php now | |
− | </ | + | </source> |
= Tables used/Tables utilisées/Tablas utilizadas = | = Tables used/Tables utilisées/Tablas utilizadas = | ||
* [[Table llx_user]] | * [[Table llx_user]] | ||
* LDAP | * LDAP |
Latest revision as of 19:14, 17 November 2011
Feature/Fonction/Funcionalidad
This script is used to send all Dolibarr users into the LDAP database (LDAP module must be previously configured).
Ce script est utilisé pour envoyer tous les utilisateurs Dolibarr dans un annuaire LDAP (Le module module LDAP doit au préalable avoir été configuré).
Este script se utiliza para enviar a todos los usuarios de Dolibarr a la base de datos LDAP (el Módulo LDAP debe de configurarse previamente).
Localisation/Localización
- /dolibarr/scripts/company/sync_users_dolibarr2ldap.php
Syntaxe/Sintaxis
php sync_users_dolibarr2ldap.php now
Tables used/Tables utilisées/Tablas utilizadas
- Table llx_user
- LDAP