01-16-06 12:50 PM
It is usually ok to delete the NTAuthenticationProviders property since the
default installation does not even have that property set.
The default value for that property contains Negotiate, so things are
supposed to just automatically work upon installation... ;-)
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:%23xJVRbjGGHA.3036@tk2msftngp13.phx.gbl...
> Running "cscript adsutil.vbs help" would show you that adustil accepts a
> "delete" command.
>
> That said, you need to have the "Negotiate" part set in order to use
> Kerberos...
>
> Cheers
> Ken
>
>
> "Michael Morisoli" <michael@removeme.vieon.net> wrote in message
> news:u8eBudiGGHA.3856@TK2MSFTNGP12.phx.gbl...
> :I ran the command cscript adsutil.vbs set w3svc/NTAuthenticationProviders
> : "Negotiate,NTLM" which is causing some services to not use Kerberos
> which
> is
> : causing some other problems. I would like to find out how to remove
> this
> : node as if I never ran the command.
> :
> : Thanks, Mike
> :
> :
>
>
[ Post a follow-up to this message ]
|