dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] LDAP Module + Zentyal


From: Laurent Destailleur (aka Eldy)
Subject: Re: [Dolibarr-dev] LDAP Module + Zentyal
Date: Tue, 16 Feb 2016 18:54:44 +0100

Note that the change into conf.php for ldap is required only if you want to have your login using a check of password into ldap.
If you want only to have sync of other informaion than password, if user and ldap are synchronized, you can still login using dolibarr standard so using the password stored into dolibarr database

2016-02-15 9:48 GMT+01:00 Maxime Kohlhaas <address@hidden>:
Hey !

Have a look at conf.php.example :

// Parameters used to setup LDAP authentication.
// Uncomment them if dolibarr_main_authentication = 'ldap'
//
// $dolibarr_main_auth_ldap_host='127.0.0.1';                  // You can define several servers here separated with a comma.
// $dolibarr_main_auth_ldap_port='389';                        // Port
// $dolibarr_main_auth_ldap_version='3';
// $dolibarr_main_auth_ldap_servertype='openldap';   // openldap, activedirectory or egroupware
// $dolibarr_main_auth_ldap_login_attribute='loginfield';   // Ex: uid or samaccountname for active directory
// $dolibarr_main_auth_ldap_dn='ou=users,dc=my-domain,dc=com'; // Ex: ou=users,dc=my-domain,dc=com
// $dolibarr_main_auth_ldap_filter = '';                       // If defined, two previous parameters are not used to find a user into LDAP. Ex: (uid=%1%) or &(uid=%1%)(isMemberOf=cn=Sales,ou=Groups,dc=opencsi,dc=com).
// $dolibarr_main_auth_ldap_admin_login='';   // Required only if anonymous bind disabled. Ex: cn=admin,dc=example,dc=com
// $dolibarr_main_auth_ldap_admin_pass='';   // Required only if anonymous bind disabled. Ex: secret
// $dolibarr_main_auth_ldap_debug='false';

Bien cordialement,

--

 

Maxime Kohlhaas Consultant Associé
26 rue Barthélémy de Laffemas - 26000 Valence
address@hidden
Tél : 06 33 42 92 43
www.atm-consulting.fr

     


2016-02-13 18:10 GMT+01:00 Claudio Aschieri <address@hidden>:
Il giorno mer, 27/01/2016 alle 15.25 +0100, Maxime Kohlhaas ha scritto:
> Hi Claudio,
> I hope you're well and wishes you a great 2016 year !
Hi Maxime,
thanks for your answer.



> Then you have to add specific LDAP informations in the conf.php file
> (same as in the module setup).
Which informations? Can you send me an example?


--
Claudio Aschieri
      __________
    ::DICIANNOVE::
      soc. coop.

cell. +39 347.624.17.96

GENOVA - Calata Andalò di Negro 16 e 17 - 1612g Genova - Italia
tel.  +390109980020 - fax.  +390109980021

PARMA - strada Buffolara, 26/A - 43126 Parma - Italia
tel.  +3905211841134 - fax.  +390109980021

Le informazioni contenute nella presente comunicazione e i relativi
allegati possono essere riservate e sono, comunque, destinate
esclusivamente alle persone o alla Societa' sopraindicati.
La diffusione, distribuzione e/o copiatura del documento trasmesso da
parte di qualsiasi soggetto diverso dal destinatario e' proibita, sia ai
sensi dell'art. 616 c.p., che ai sensi del D.Lgs. n. 196/2003.
Se avete ricevuto questo messaggio per errore, vi preghiamo di
distruggerlo e di informarci immediatamente per telefono allo
010/9980020 o inviando un messaggio all'indirizzo e-mail
address@hidden



The information in this e-mail (which includes any files transmitted
with it) is confidential and may also be legally privileged.
It is intended for the addressee only. Access to this e-mail by anyone
else is unauthorised.
It is not to be relied upon by any person other than the addressee,
except with our prior written approval.
If no such approval is given, we will not accept any liability (in
negligence or otherwise) arising from any third party acting, or
refraining from acting on such information.
Unauthorised recipients are required to maintain confidentiality.
If you have received this e-mail in error please notify us immediately,
destroy any copies and delete it from your computer system.
Any use, dissemination, forwarding, printing or copying of this e-mail
is prohibited.
Copyright in this e-mail and any document created by us will be and
remain vested in us and will not be transferred to you.
We assert the right to be identified as the author of and to object to
any misuses of the contents of this e-mail or such documents.


_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
EMail: address@hidden
Web: http://www.destailleur.fr
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur/
Facebook: https://www.facebook.com/Destailleur.Laurent
Twitter: http://www.twitter.com/eldy10
------------------------------------------------------------------------------------
* Dolibarr (Project leader): http://www.dolibarr.org (make a donation for Dolibarr project via Paypal: address@hidden)
* AWStats (Author) : http://awstats.sourceforge.net (make a donation for AWStats project via Paypal: address@hidden)
* AWBot (Author) : http://awbot.sourceforge.net
* CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]