[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Access user password using LDAP protocol using C#

(yagish)

12/26/2002 7:24:00 PM

Hi Everybody..

I am trying to read the passwords of the users on the server using
the LDAP, using the ADSI API.

I am able to access the user names and other properties using the
DirectoryEntry object and the Properties collection, but i also need
to access the passwords of the users.