Hi Albert, the bindPassword is the password of the LDAP account defined in bindDN. The bindDN is the ldap account SOGo uses for LDAP queries. Try the following: - create an LDAP account for sogo (for example "uid=sogo,ou=People,dc=example,dc=com") - assign a password to this LDAP account - use the LDAP account mentioned above as bindDN and the assigned password as bindPassword I think, the bindPassword argument is mandatory, but i'm not sure.
Regards, Bastian Kirchner Am 30.10.2010 um 11:16 schrieb Albert Shih: > Le 30/10/2010 à 01:04:51+0200, Bastian Kirchner a écrit > Hi. > >> >> I think you should set the following in your SOGoUserSources section: >> >> ... >> bindDN = "cn=xxxx,dc=xxxx,dc=fr"; >> bindPassword = xxxx >> .... >> >> Replace the values with the right ones depending on your ldap configuration. > > But I don't understand what's bindPassword. Our LDAP is used for > authentication (only) for all server, and the authentication don't need a > password. > > Thanks for you ansers. > > Regards. > > JAS > -- > Albert SHIH > DIO batiment 15 > Observatoire de Paris Meudon > 5 Place Jules Janssen > 92195 Meudon Cedex > Téléphone : 01 45 07 76 26/06 86 69 95 71 > Heure local/Local time: > sam 30 oct 2010 11:14:32 CEST > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
