Re: S4U Kerberos for calling WCF services



Hi mister,

all pre-requisites is ok.

Greetings

"Dominick Baier" wrote:

S4U has very specific pre-requisites:

- machine must be Windows 2003 +
- machine must run in a native win2003 domain
- you can only delegate via constrained delegaiton
- worker process account needs the SeImpersonatePrivilege

is this all the case?


.



Relevant Pages

  • Re: Two Win2k3 questions ... Roaming Profiles & Access Privileges ...
    ... >DHCP, DNS, Print Server, and File Server responsibilities. ... lookup zone on Windows NT" ... http://support.microsoft.com?kbid=229873 "Delegate Control Wizard Cannot Be Used ...
    (microsoft.public.win2000.advanced_server)
  • Re: Posting an event
    ... Be careful with threads and windows forms - always remember the golden ... Private Delegate Sub DoStuffDelegate ... Private Sub DoStuff ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Confidential Attribute -
    ... I want delegate the access control to global group ... specified user or group. ... My Enviroment is Windows 2003 R2. ... confidential and delegate access to the specified users or group. ...
    (microsoft.public.windows.server.active_directory)
  • Re: delegation
    ... This is a hard way to do it, but the only way I found out to delegate ... access to event logs on Windows Server 2003. ... Yes use the Delegate of Control Wizard with in Active Directory Users and ...
    (microsoft.public.windows.server.active_directory)
  • Re: Basic Newbie question
    ... I created a Windows Application and in it a form. ... As I usually do in VB, I changed the button name from button1 to btnTest in the Properties window. ... you must rename it first and then only double-click it to add event handlers. ... This is called a delegate, it means that you add a reference to your method "button1_Click" to the list of methods which will be executed when the "Click" event fires. ...
    (microsoft.public.dotnet.languages.csharp)