On Dec 6, 3:52 am, "Ben" <b...@nospam.postalias> wrote:
> "David Wang" <w3.4...@gmail.com> wrote in message
>
> news:43f1602b-9f4b-4b6a-b204-99b692e68f65@s12g2000prg.googlegroups.com...
>
> > On Dec 5, 9:07 am, "Ben" <b...@nospam.postalias> wrote:
> <snip>
>
> >
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/techno... >
> > If you want to use Integrated, you will also need to set up delegation
> > for that scenario to work. The reason it does not "just work" is for
> > security reasons.
>
> > //David
> >
http://w3-4u.blogspot.com > >
http://blogs.msdn.com/David.Wang > > //
>
> Hi David,
>
> Thanks for the reply.
>
> I read through the article, but came across an error when performing the
> delegation steps to assign the webserver 'trust this computer for delegation
> to specified services only - use Kerberos only'. When I add the services,
> CIFS & HOST from the file server, then click apply, I get an error: "The
> following Active Directory error occurred: Access is denied".
>
> Having googled around I found a post that said I had to add the 'Enable
> computer and user accounts to be trusted for delegation' user right to the
> default domain controller policy (Computer configuration > Windows Settings
> > Security Settings > Local Policies > User Rights Management > Enable
> computer and user accounts to be trusted for delegation), which I did.
> However, even after running a GPUPDATE /FORCE on the domain controller I
> still get the above error.
>
> Any ideas how to solve the problem? Not sure if this maybe out of your area
> of knowledge, as its an AD problem, rather than IIS, if so I'll post in an
> active directory specific forum.
>
> Thanks again
>
> Ben
then what you want to do will be allowed. Basically, the delegated
1. Browser authenticates via Kerberos to Web Server, token is
2. Browser authenticates via any authentication protocol to Web
work. NTLM won't work.