Issue #558 has been updated by Clément OUDOT. Status changed from Assigned to Closed % Done changed from 0 to 100
No problem. Please use the lsc-users mailing list to get help on how configure the software. ---------------------------------------- Bug #558: bind to ldaps http://tools.lsc-project.org/issues/558 Author: Anthony Glidic Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: Hello, i try you self service password wich is really great by the way but here i have an issue. I mean if i use the user ot change the password i can change it on the first page (so if i remember my old password) but when i try to reset it by email token i have this error: PHP Warning: ldap_mod_replace(): Modify: Strong(er) authentication required in /usr/share/self-service-password/lib/functions.inc.php on line 275, referer: http://10.181.190.18/index.php?action=resetbytoken&token=44:WQDIFrp4YDB6nZNjZ1AVkVeMpi4usWGCebq5fxOSAOY=VadRP3ksQPnDj4cHH4RpPDeVpM0XBzMkR+c= [Wed Jan 09 09:29:20 2013] [error] [client 10.181.188.230] LDAP - Modify password error 8 (Strong(er) authentication required), referer: http://10.181.190.18/index.php?action=resetbytoken&token=44:WQDIFrp4YDB6nZNjZ1AVkVeMpi4usWGCebq5fxOSAOY=VadRP3ksQPnDj4cHH4RpPDeVpM0XBzMkR+c= And the password i enter check all the requirements. So i was thinking because the account is lock you can't use the user itself to change the password so i have to use a bind with the ldap manager. But i can't bind to with this user, i have this error: [Wed Jan 09 10:07:53 2013] [error] [client 10.181.188.230] PHP Warning: ldap_bind(): Unable to bind to server: Invalid credentials in /usr/share/self-service-password/pages/change.php on line 89, referer: http://10.181.190.18/index.php [Wed Jan 09 10:07:53 2013] [error] [client 10.181.188.230] LDAP - Bind error 49 (Invalid credentials), referer: http://10.181.190.18/index.php [Wed Jan 09 10:07:53 2013] [error] [client 10.181.188.230] PHP Notice: Undefined index: changehelpextramessage in /usr/share/self-service-password/pages/change.php on line 184, referer: http://10.181.190.18/index.php The credentials are enter are good, i use the same in my apache directory studio. P.S: i use ldaps with self signed certificate. here is my /etc/openldap/ldap.conf file if it can help you: URI ldaps://node.example.com:636/ BASE ou=X,dc=example,dc=com TLS_CACERT /etc/pki/CA/example-ca.crt TLS_REQCERT demand nss_base_netgroup ou=netgroup,ou=X,dc=example,dc=com Thanks by advance -- 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
