Re: Delegation with S4U or How to use S4U to impersonate a user on a remote server?

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 10/14/05


Date: Thu, 13 Oct 2005 21:24:03 -0700

Hello Borislav,

just use the overload of the WindowsIdentity ctor that thake a upn (string).

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> So how can I generate a delegation token using "S4U2Proxy" without
> been
> a WEB service?
> How does MS IIS do it?



Relevant Pages

  • Re: How to call Web Service Securely
    ... which .net version - which type of authentication (username/password against a db??) ... Dominick Baier - DevelopMentor ... make a web method via dialup to my IIS Web Service. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Get role for any given user name
    ... have a look at the ctor of WindowsIdentity that takes a string. ... Dominick Baier - DevelopMentor ...
    (microsoft.public.dotnet.security)
  • Re: About string parameters to stored procedure
    ... well that means there is some string concatenation involved - which is again prone to injection attacks.. ... Dominick Baier, DevelopMentor ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: String to byte[] & back using Base64
    ... string b = Convert.ToBase64String; ... Dominick Baier - DevelopMentor ... > string and back using Base64? ...
    (microsoft.public.dotnet.security)
  • Re: WSE 3.0, usernameOverTransportSecurity, custom Token Manager w/ securityTokenManager,
    ... I've added the web service call directly to my Data binding method ... expected but not present in the security header of the incoming ... the username token to the message. ... protected override string AuthenticateToken(UsernameToken token) ...
    (microsoft.public.dotnet.framework.webservices.enhancements)