Re: [phpldapadmin] PHP LDAP Admin User Help Needed -- LDAP User Password Retrieval

"Masty, Allan F." <[email protected]> Fri, 3 Jun 2011 11:01:34 -0500
Newsgroups gmane.comp.ldap.davedap
Message-ID <7BD5B1C7B7ACA84E88CDBE7EC577B19018E625D347@EADC01-MABPRD11.ad.gd-ais.com>
Deon,

I located the config.php file and added the following 3 lines to it:

$Config->custom->appearance['show_clear_password'] = true;
$Config->custom->appearance['obfuscate_password_display'] = false;
$servers->setValue('appearance','password_hash','');

But the password (which I specified as CLEAR on the phpldapadmin entry screen) is still being
retrieved as a hashed value consisting of 11 characters beginning with [B@ ............

What am I doing incorrectly ?

Al
From: Deon George [mailto:[email protected]]
Sent: Tuesday, May 24, 2011 6:39 PM
To: [email protected]
Subject: Re: [phpldapadmin] PHP LDAP Admin User Help Needed -- LDAP User Password Retrieval

Allan,

Administrators store LDAP passwords using a format that they want - which can be in clear text (unlikely), or encrypted.

Further LDAP servers can be configured to encrypt a clear text password automatically when storing it.

...deon

On 25/05/11 02:42, Masty, Allan F. wrote:
I am successful in retrieving the username, but the password appears to be encrypted when I retrieve it.


...


Is there any way to retrieve the LDAP password in clear text for comparison and testing of the subsequent Layer 7 policy assertions ?

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2

______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/