Getting user password from Active Directory

  • Thread starter Thread starter Diego F.
  • Start date Start date
D

Diego F.

Is it possible to get user password from active directory? I want to
authenticate a user with Active Directory. I can get the name or email, but
I don't know if I can get the password.
 
Diego said:
Is it possible to get user password from active directory? I want to
authenticate a user with Active Directory. I can get the name or
email, but I don't know if I can get the password.

No, the password is stored in a hashed state and cannot be retrieved.
 
Do u want to retrieve the password or you want to validate against
Active Directory?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top