Home All Groups Group Topic Archive Search About

IIS changing authentication

Author
7 Apr 2005 3:01 PM
j1c
I have a site that has to use basic authentication because of the MS
proxy server the clients are behind. Anyhow, whenever a sub site is
created the authentication is changed to use Windows Authentication &
Basic. Any idea how to stop this?

Author
7 Apr 2005 3:34 PM
Tom Kaminski [MVP]
"j1c" <just1co***@yahoo.ca> wrote in message
news:1112886104.703672.299350@z14g2000cwz.googlegroups.com...
> I have a site that has to use basic authentication because of the MS
> proxy server the clients are behind. Anyhow, whenever a sub site is
> created the authentication is changed to use Windows Authentication &
> Basic. Any idea how to stop this?

Change the master properties on the server - open the IIS MMC and select
properties for the machine (up a level from the sites).

Author
7 Apr 2005 3:43 PM
j1c
Hi Tom, I have already done that. :) Any other ideas?
Author
14 Apr 2005 2:03 PM
j1c
Anyone else ???