2011/2/10 MEKLAT Jonathan <[email protected]>

> Hello,
>
> I have write the last time for a problem which I meet with the
> authentification LDAP on the application.
>
> Grace to you I was able to understand certain errors but I have one.
>
> Apparently the users can't change the password on the application. I
> obtain the following error:
>
> Warning: ldap_bind () function.ldap-bind ]: Unable to bind to server: Can'
> t contact LDAP server in / the Var / www / password / pages / change.php we
> line 68
>
> You said to me that the connection with LDAP necessarily had to be made
> with LDAPS. I thus installed all the services of certificates on my server
> and now the connection LDAPS work on the domain controler.
>
> On the other hand I do not still understand what I have to make of the
> highly-rated of the application.
>
> Here is my configuration:
>
>    - LDAP
>    Ldap_url = " ldaps: // server.domain.extensionl:636 ";
>    Ldap_binddn = " cn=Manager, ou=utilisateurs, dc=domain, dc=extension ";
>    Ldap_bindpw = " password ";
>    Ldap_base = " ou=utilisateurs, dc=domain
>
> ad_mode = true;
>
> Do I have to put the certificate on my web server ? How can I do that ?
>
> Thank you for your help please ?
>
> Regards
>
>
>
>
>


Jonathan,

you have to suscribe to the list to send message (yours was moderated).


Can you paste you configuration without text formatting (try plain text
mail, not html), in order to have the real values of your parameters?


Clément.
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to