Re: IIS6.0 Integrated authentication w/multiple app pools
- From: "Roger Abell [MVP]" <mvpNoSpam@xxxxxxx>
- Date: Fri, 29 Sep 2006 18:34:16 -0700
IE has switches in it to allow sending credentials automatically, or not.
Have you confirmed this is enabled on those browsers?
"Zarborg" <Zarborg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B6C7C365-46A6-44EC-91CC-FEC2F3275D45@xxxxxxxxxxxxxxxx
So I've been reading a lot of posts about running a couple web sites on an
IIS6.0 box where each web site has a separate application pool associated
with it. One of the web sites is using Integrated Authentication only on
it.
When a user points their IE browser at the site, they get prompted to
authenticate. I, as a Domain Admin on the other hand do not. The
app-pool
for this web site is setup to run as the predefined Network Service
account.
Posts have pointed me to do the following which should fix the
authentication prompting problem:
1) setspn http/website.domain.com machinename
to register the website with the machine so that kerberos will work
2) cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"
since kerberos isn't working, try this...
Neither has fixed my problem. If the user authenticates in the login
window
that pops up, the web site works just fine, so I know permissions are ok.
Anyone got any ideas? I even tried switching the website back to the
defaultapppool and that didn't solve the problem.
.
- Prev by Date: Re: error message
- Next by Date: Re: IIS Security Question
- Previous by thread: Re: error message
- Next by thread: Re: IIS6.0 Integrated authentication w/multiple app pools
- Index(es):
Relevant Pages
|
|