Line 1:
Line 1:
[[Category:LDAP]]
[[Category:LDAP]]
[[Category:Scripts]]
[[Category:Scripts]]
+
[[Category:Third parties]]
+
[[Category:Société]]
+
[[Category:Empresas]]
= Feature/Fonction/Funcionalidad =
= Feature/Fonction/Funcionalidad =
{{Flag en}} This script is used to send all Dolibarr contacts into the LDAP database ([[Module LDAP En|LDAP module]] must be previously configured).
{{Flag en}} This script is used to send all Dolibarr contacts into the LDAP database ([[Module LDAP En|LDAP module]] must be previously configured).
Line 6:
Line 9:
{{Flag fr}} Ce script est utilisé pour envoyer tous les contacts 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 contacts 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 contactos de Dolibarr a la base de datos LDAP (el [[Módulo LDAP]] debe de configurarse previamente).
= Localisation/Localización =
= Localisation/Localización =
−
* /dolibarr/htdocs/scripts/company/sync_contacts_dolibarr2ldap.php
+
* /dolibarr/scripts/company/sync_contacts_dolibarr2ldap.php
= Syntaxe/Sintaxis =
= Syntaxe/Sintaxis =
−
<pre>
+
<source lang="bash">
−
$ php sync_contacts_dolibarr2ldap.php now
+
php sync_contacts_dolibarr2ldap.php now
−
</pre>
+
</source>
= Tables used/Tables utilisées/Tablas utilizadas =
= Tables used/Tables utilisées/Tablas utilizadas =
−
# [[Table llx_socpeople]]
+
* [[Table llx_socpeople]]
−
# LDAP
+
* LDAP