Issue #304 has been updated by Clément Oudot.

Status changed from New to Rejected
Priority changed from High to Low
% Done changed from 0 to 100

Jonathan,

this tracking system is not intended to discuss about configuration problem. 
You should use [email protected] to do that.

You can try to use ldapsearch to connect to AD from the server running SSP. 
This will let you know if the problem is an LDAP connection problem between the 
server and AD or a problem in SSP.

And have you read the documentation 
http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ldap 
concerning certificate management?

I close this ticket in order to follow discussion on the mailing list. You can 
also reach us on IRC (#ltb-project @freenode)
----------------------------------------
Bug #304: LDAP Tool Box
http://tools.lsc-project.org/issues/304

Author: Jonathan MEKLAT
Status: Rejected
Priority: Low
Assigned to: Clément Oudot
Category: Self Service Password
Target version: self-service-password-0.5


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


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to