IIS authentication - help please!!
Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=1828
Printed Date: 29 March 2026 at 8:42am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: IIS authentication - help please!!
Posted By: pedalcars
Subject: IIS authentication - help please!!
Date Posted: 15 April 2003 at 4:07am
I've just moved from win98/PWS to XPPro/IIS.
Having set the IIS directory to the local version of my new site it works in IE but when I try to view it in Opera I get:
"The server requested a login authentication method that is not supported."
There's an explanation (of sorts) as to why on the http://www.opera.com/support/search/supsearch.dml?index=463 - Opera site support pages but not much in the way of ways to cure it. Similarly the IIS help isn't much help; I've tried changing various settings which it suggests, to no avail (except sometimes I get a 403 forbidden message instead!).
There must be a fix; I can't be the only person to ever have run up against this while testing a new site in Opera on XP.
Help! Anyone?!
Ta
------------- http://www.pedalcars.info/ - www.pedalcars.info
The most fun on four wheels
|
Replies:
Posted By: michael
Date Posted: 15 April 2003 at 8:08am
Do you have the built in Windows XP firewall enabled? It actls like a Proxy and can cause the error when you use NTLM Authentication. Remeber, XP IIS is not made for hosting a website rather then developing a website.
------------- http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker
|
Posted By: MorningZ
Date Posted: 15 April 2003 at 8:33am
IF this is for development purposes, you can fix it in IIS permissions by right clicking on the web and choosing "Directory Security".. adjust the anonymous login to use the login credentials of your windows logged on user....
hopefully that sets you on the path, i'd post more info if i had time, but i dont right now
------------- Contribute to the working anarchy we fondly call the Internet
|
Posted By: pedalcars
Date Posted: 15 April 2003 at 8:35am
No, I've disabled the windows "firewall" (lukewarm wall, more like!) in favour of ZoneAlarm. I like my firewalls to prevent unauthorised traffic in both directions!
I do know Opera doesn't support NTLM; what I'm really after is a way to not use HTLM, so that Opera will be happy to display the contents of http://localhost while I'm developing the site.
------------- http://www.pedalcars.info/ - www.pedalcars.info
The most fun on four wheels
|
Posted By: pedalcars
Date Posted: 15 April 2003 at 8:37am
Thanks MorningZ, I'll give that a go. I have been into that area before, maybe I've just not selected the right options yet.
------------- http://www.pedalcars.info/ - www.pedalcars.info
The most fun on four wheels
|
Posted By: MorningZ
Date Posted: 15 April 2003 at 10:15am
here ya go

------------- Contribute to the working anarchy we fondly call the Internet
|
|