Re: How to get hashed password of current user
From: Gawel (gawelek_at_moveitoutgazeta.pl)
Date: 10/17/04
- Next message: Welles Lo: "Accessing web fom in MS Windows Network"
- Previous message: Alexander Herrmann via .NET 247: "check nt file/folder permission"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 17 Oct 2004 13:58:05 +0200
Joe Kaplan (MVP - ADSI) wrote:
> I don't quite understand what you are asking here. Are you asking for
> unique identifiers for users in AD? If so, objectGUID and objectSID are
> good bets, with objectGUID being better for a variety of reasons (rename and
> domain move safe, fixed length, easy to store in SQL, etc.).
>
> If not, can you elaborate? Normally people only want to know the password
> data when they are trying to authenticate or sync (or hack).
Ok, I was not precise enough. I have standalone computer wiht
Windows XP. No AD. And in this case I would like to get
programatically any infomation that is specific for current
logged user. It can be hashed password, or any other information.
What is more this user will be Asp.Net user.
gawel
- Next message: Welles Lo: "Accessing web fom in MS Windows Network"
- Previous message: Alexander Herrmann via .NET 247: "check nt file/folder permission"
- In reply to: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: How to get hashed password of current user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]