|
 |
asp_web_howto thread: Netscrape and Intranet
Message #1 by "John P. Miller" <jpmiller@a...> on Wed, 27 Feb 2002 10:33:55 -0500
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0007_01C1BF7A.41F86E00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have an Intranet that uses NT 4.0 UserIDs and Passwords for
authentication (In IIS, I disabled allow anonymous access and created a
group for the users that need access to the site). This works fine if
the user is accessing the site from IE, but users with Netscape, get a
prompt that says: "enter username for unknown at WWW....:", after
entering the username and password, Netscape returns a message that
says: "Authorization failed. Retry?" Why is Netscape doing this?
John Miller
jpmiller@a...
Message #2 by "Debreceni, David" <Debreceni.David@h...> on Wed, 27 Feb 2002 16:15:01 -0500
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C1BFD3.D1A9DEE0
Content-Type: text/plain;
charset="iso-8859-1"
Are you using basic authentication? If so make certain that the domain is
specified on the IIS server.
David Debreceni
Senior Visual Basic/ASP Developer
xxx-xxx-xxxx x 1086
-----Original Message-----
From: John P. Miller [mailto:jpmiller@a...]
Sent: Wednesday, February 27, 2002 10:34 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Netscrape and Intranet
I have an Intranet that uses NT 4.0 UserIDs and Passwords for authentication
(In IIS, I disabled allow anonymous access and created a group for the users
that need access to the site). This works fine if the user is accessing the
site from IE, but users with Netscape, get a prompt that says: "enter
username for unknown at WWW....:", after entering the username and password,
Netscape returns a message that says: "Authorization failed. Retry?" Why is
Netscape doing this?
John Miller
jpmiller@a... <mailto:jpmiller@a...>
$subst('Email.Unsub').
|
|
 |