Re: How to add a user to a group and programatically see that in i



Thanks for the clarification. It is always nice to get some insider info.
:)

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--

Hi Joe,

You need the impersonation level token which only comes as a result of
S4U. Much care was taken to make sure that you couldn't start with S4U
and get to a context where you are running as that user without the
proper privileges :)

All of this was in place previously, believe it or not. If you muck
around deep enough in SSPI you'll see context requirements that tell
the server (or the LSA on the server to be more precise) that it
should generate an identity or impersonation level token as a result
of AuthN. For S4U we just switched between Id and Imp based on the
caller's privilege level since there is no "client".

Dave


.



Relevant Pages

  • Re: symmetric key generation between server and client
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I have developed a client and server application. ...
    (microsoft.public.dotnet.security)
  • Re: Schema modification ldif does work on replicated ADAM
    ... What is the LDIF file and command line you use for ldifde? ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... The server side error is: 0x202b A referral was returned from the ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM userProxy roadblock
    ... For the LDP binary shortcut, ... the domain the ADAM server is joined to? ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM Bind-Help required
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I am trying to bind to an ADAM user account on ... ADAM server. ...
    (microsoft.public.windows.server.active_directory)