Bug #299

Warning Ldap_get_dn

Added by Jonathan MEKLAT over 1 year ago. Updated over 1 year ago.

Status:Rejected Start:02/02/2011
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-
Problem in version:

Description

Hi,

I am new on the forum and I try to put on the application.

Here is the error message which I obtain when I try to change the password of a user.

The information that I put into the file "config.inc.php" is this the ones

Ldap_url = " ldap: //server:389 ";
Ldap_binddn = " cn=Manager, ou=utilisateurs, dc=domain, dc=com ";
Ldap_bindpw = " password ";
Ldap_base = " ou=utilisateurs, dc=domain, dc=com ";
Ldap_filter = " (and (objectCategory=user) (sAMAccountName=BTYNDALL)) ";

Ad_mode = true;

When I bring in this information on another application to have the authentification Ldap, everything works correctly.

Here is the error message which I obtain with the debug:

Warning: ldap_get_dn (): supplied argument is not has valid ldap result entry resource in / the Var / www / password / pages / change.php we line 91

Can you help me please ?

Regards,
Jonathan

History

Updated by Clément OUDOT over 1 year ago

Hello Jonathan,

I think you are talking about the product Self Service Password of ltb-project. Your are in the wrong place, as this tracker is for LDAP Synchronization Connector (lsc-project).

Please open your issue here: http://tools.lsc-project.org/projects/ltb/issues or use mailing list or IRC to get help.

Updated by Jonathan MEKLAT over 1 year ago

Thank you very much for your quick answer.

Regards,
Jonathan

Updated by Jonathan Clarke over 1 year ago

  • Status changed from New to Rejected

Related to LTB, not LSC, rejecting bug.

Also available in: Atom PDF