Re: Get user password in Active Directory
- From: "Mathieu CHATEAU" <gollum123@xxxxxxx>
- Date: Sat, 6 Oct 2007 20:07:35 +0200
why not just using ldap to validate the account ?
As you are using .Net, you can even use integrated authentification, which is far better from a user experience perspective !
--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr
"Juan Manuel Porras Gálvez" <jmpgalvez@xxxxxxxxxxxxxxxxxxxx> wrote in message news:81EA036D-CA53-4376-A390-F6A7B275D735@xxxxxxxxxxxxxxxx
Thanks for your response, but by programming, only by programming, I need to
know how to get the encrypted user password in Active Directory and then save
it into a database.
By this way, when an user log on into my application, I'll try to encrypt
the password manually introduced and I'll compare it with the other one saved
into the database.
Regards.
"Mathieu CHATEAU" wrote:
Hello,
tools exist. They dump the AD database from DC.
What are you trying to achieve ?
--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr
"Juan Manuel Porras Gálvez" <jmpgalvez@xxxxxxxxxxxxxxxxxxxx> wrote in
message news:7178CC2F-47EC-4049-9FCF-23624C501351@xxxxxxxxxxxxxxxx
> Hello all, my question is: are there any way to get the encrypted user
> password in Active Directory using .NET programming?.
>
> I suppose it's no possible to get uncrypted user password, and ... are
> there
> any algorithm, function, or things like that to encrypt user password > like
> Active Directory?.
>
> Thanks very much.
>
.
- Follow-Ups:
- Re: Get user password in Active Directory
- From: Juan Manuel Porras Gálvez
- Re: Get user password in Active Directory
- References:
- Re: Get user password in Active Directory
- From: Mathieu CHATEAU
- Re: Get user password in Active Directory
- From: Juan Manuel Porras Gálvez
- Re: Get user password in Active Directory
- Prev by Date: certmagic.com exams ?
- Next by Date: Re: check write permissions to user object attribute
- Previous by thread: Re: Get user password in Active Directory
- Next by thread: Re: Get user password in Active Directory
- Index(es):
Relevant Pages
|