Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1080 Password protected page accessible only with Internet Explorer and not netscape

irt.org | Knowledge Base | JavaScript | NotABug | Q1080 [ previous next ]

Q1080 Password protected page accessible only with Internet Explorer and not netscape

Symptom: Access denied.

Affects: Any non Internet Explorer browser.

Reason: Authentication type (in IIS configuration for the website) is set to "NT Challenge/Response" which will work only with Internet Explorer.

Workaround: Set authentication type to "Basic" - Basic Authentication is not secure, and passwords are sent over the net in the clear. But it will work with all browsers. NT Challenge/Response is more secure, and passwords are sent encrypted, but it is only supported by Internet Explorer. (I know, this is not JavaScript but it is good to know).


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.