On 4/28/2011 17:27, Alberto Moreno wrote:
Hi.
I had been using samba with openldap as a backend.
But I had never need to recover a user password from LDAP.
Exist a way to recover user passwords?
Ldap running on Centos 5.5 2.3.43.x Samba 3.3.x DB: dbd.
Thanks!!!
if it's stored in plaintext, just view it. otherwise, you need to subject the password to brute force or standard cracking techniques. NT/LM hashes are particularly susceptible to attack.