Home All Groups Group Topic Archive Search About

when my C# service impersonates a secondary account does the secondary account need any special perm

Author
22 Aug 2006 5:36 PM
Daniel
when my C# service impersonates a secondary account does the secondary
account need any special permissions? what are they?

Author
22 Aug 2006 6:02 PM
Vadym Stetsyak
Hello, Daniel!
You wrote  on Tue, 22 Aug 2006 10:36:13 -0700:

D> when my C# service impersonates a secondary account does the secondary
D> account need any special permissions? what are they?

It depends on what you're trying to do after impersonation, if merely
authenticate
then - no.
--
Regards, Vadym Stetsyak.
Blog: http://vadmyst.blogspot.com
Author
22 Aug 2006 7:36 PM
Daniel
i am just about getting the impersonation to occure. the pirmary account
needs act as part of os, and a few other permissions set, i want to konw if
the secondary account we are impersonating needs anything special for
imperonation to occure e.g. "allow someone to impersonate me" or something
like that lol

Show quote
"Vadym Stetsyak" <vady***@ukr.net> wrote in message
news:ORsRWUhxGHA.2432@TK2MSFTNGP06.phx.gbl...
> Hello, Daniel!
> You wrote  on Tue, 22 Aug 2006 10:36:13 -0700:
>
> D> when my C# service impersonates a secondary account does the secondary
> D> account need any special permissions? what are they?
>
> It depends on what you're trying to do after impersonation, if merely
> authenticate
> then - no.
> --
> Regards, Vadym Stetsyak.
> Blog: http://vadmyst.blogspot.com
>
Author
22 Aug 2006 7:57 PM
David Jessee
It depends on whether its a domain account and whether or not there's a
policy on that account that prohibits impersonation. 
Check with your domain admins group to see.

We had that policy at my old job and I didn't know it.  I couldn't figure
out why my account kept getting locked out....that was the reason why.

Show quote
"Daniel" wrote:

> i am just about getting the impersonation to occure. the pirmary account
> needs act as part of os, and a few other permissions set, i want to konw if
> the secondary account we are impersonating needs anything special for
> imperonation to occure e.g. "allow someone to impersonate me" or something
> like that lol
>
> "Vadym Stetsyak" <vady***@ukr.net> wrote in message
> news:ORsRWUhxGHA.2432@TK2MSFTNGP06.phx.gbl...
> > Hello, Daniel!
> > You wrote  on Tue, 22 Aug 2006 10:36:13 -0700:
> >
> > D> when my C# service impersonates a secondary account does the secondary
> > D> account need any special permissions? what are they?
> >
> > It depends on what you're trying to do after impersonation, if merely
> > authenticate
> > then - no.
> > --
> > Regards, Vadym Stetsyak.
> > Blog: http://vadmyst.blogspot.com
> >
>
>
>

AddThis Social Bookmark Button