Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
459 B

  1. special notes for s4uproxy:
  2. s4uproxy extends SSPI, the cred of ISC caller PROCESS is used
  3. 1) S4UProxy must be on a server
  4. 2) must set Trusted-to-Authenticate-for-Delegation (T2A4D) via ldp.exe
  5. #define UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION 0x1000000
  6. in the userAccountControl attribute, note ldp.exe only accepts decimal
  7. 3) must set Allowed-to-Delegate-to (A2D2) via "delegation tab" after raising
  8. domain functionality levels