This is essentially impossible as far as I know unless you write your own
undertaking. I'm not positive though. It might be a good question for
"ep" <reply@newgroup.only.please> wrote in message
news:OakAOe%23iFHA.3468@TK2MSFTNGP10.phx.gbl...
> well, needs to be win2k/xp pro/win2k3.
>
> GetAnonymous() doesn't work because I need the identity for a particular
> account.
>
>
> "Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com>
> wrote in message news:611459632573217008773744@news.microsoft.com...
>> Hello Dominick Baier [DevelopMentor],
>>
>> ah ok - so maybe i misunderstood you -
>>
>> yes - the only way of getting a token without knowledge of the password
>> is
>> to use Protocol Transition - which will limit you to native w2k3 domains.
>>
>> ---------------------------------------
>> Dominick Baier - DevelopMentor
>>
http://www.leastprivilege.com >>
>> > Hello ep,
>> >
>> > give
>> >
>> > WindowsIdentity.GetAnonymous() a try
>> >
>> > HTH
>> >
>> > ---------------------------------------
>> > Dominick Baier - DevelopMentor
>> >
http://www.leastprivilege.com >> >> I have a case where I need to get a WindowsIdentity for an account
>> >> that has not been authenticated. Is this possible?
>> >>
>> >> It looks like the only way to do it so far has been to get a token
>> >> from LogonUser first, but I want to get the identity without logging
>> >> on.
>> >>
>>
>>
>>
>
>