user's password from active directory ?
-
I have seen so many browsing LDAP applications. However, i can't find a property returned from DirectorySearcher.FindAll() that gives me the user's password ? I have some reason that i need to get into the remote AD to get a particular user name and his/her password. But it seems that I can't easily get it T_T Please help
-
I have seen so many browsing LDAP applications. However, i can't find a property returned from DirectorySearcher.FindAll() that gives me the user's password ? I have some reason that i need to get into the remote AD to get a particular user name and his/her password. But it seems that I can't easily get it T_T Please help
For security reasons it is not possible to retreive the password from the AD. If youl realy need access to the passwords you would have to write an AD-Plugin that captures password changes (and only changes). This i a little like replacing the GINA and capturing passwords during login. And btw. this is faaar away from easliy :) /cadi 24 hours is not enough
-
I have seen so many browsing LDAP applications. However, i can't find a property returned from DirectorySearcher.FindAll() that gives me the user's password ? I have some reason that i need to get into the remote AD to get a particular user name and his/her password. But it seems that I can't easily get it T_T Please help
Tee+ wrote: But it seems that I can't easily get it T_T You can't get it at all! No directory service, worth anything anyway, will ever tell you what the users password is. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome