Closed
Bug 73332
Opened 24 years ago
Closed 24 years ago
No login dialog for secure dirs on IIS?
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
mozilla1.0
People
(Reporter: pmaddox, Assigned: darin.moz)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8.1)
BuildID: 2001032320
We have an IIS server on our LAN that has a directory you have to login to.
Internet Explorer opens a login dialog for username/password/domain, but Mozilla
doesn't do anything.
Reproducible: Always
Steps to Reproduce:
1. Open a HTTP session browsing a directory structure on any IIS web server
2. Try clicking on a directory that is protected and requires you to login.
Actual Results: Link highlights red, then nothing happens.
Expected Results: Some kind of login screen allowing me to enter user info.
Comment 1•24 years ago
|
||
Mitch, could this be a IE/WinOS-specific functionality?
Comment 2•24 years ago
|
||
Sounds like a problem with HTTP basic auth - does IIS do this differently than
Apache? Reassigning.
Assignee: mstoltz → neeti
Component: Security: General → Networking
QA Contact: ckritzer → tever
Assignee | ||
Comment 4•24 years ago
|
||
is this perhaps a request for NTLM authentication? we don't currently support
this windows-only authentication mode. however, this is a planned feature.
reporter: can you verify the authentication mechanism? thx!
Reporter | ||
Comment 5•24 years ago
|
||
I've tried accessing the directory in lynx and get:
"WWW-Authenticate: NTLM"
So I guess what you said is right, Darin.
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Comment 6•24 years ago
|
||
*** This bug has been marked as a duplicate of 23679 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 8•23 years ago
|
||
*** Bug 116069 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•