Re: Safari can't handle non-anonymous type schemes

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 12/11/03


Date: Thu, 11 Dec 2003 20:52:58 +1100

So it does! (just tried Moz v1.4). Well it supports NTLM anyways (didn't try
Kerberos)

Cheers
Ken

"Jerry III" <jerryiii@hotmail.com> wrote in message
news:e8pNge8vDHA.2072@TK2MSFTNGP10.phx.gbl...
: Actually Mozilla supports Windows authentication too when it runs on
: Windows. I've never actually tried it though...
:
: Jerry
:
: "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
: news:eLYwrf6vDHA.1340@TK2MSFTNGP09.phx.gbl...
: > If you are using Integrated Windows Authentication - only IE supports
that
: > (it is a proprietary Microsoft authentication system).
: >
: > Other browsers support Basic, and I believe newer browsers support
Digest.
: > Both of which are open authentication standards.
: >
: > Be aware that Basic authentication sends username/password unencrypted
: > across the wire, so you should probably consider using SSL to secure the
: > site.
: >
: > Cheers
: > Ken
: >
: > "Chris F" <fullmanator@REMOVENOSPAMTOMAILhotmail.com> wrote in message
: > news:ldKdnft2aJKrYUqiRTvUqQ@speakeasy.net...
: > : OK, I have a site in IIS 6.0 that I removed the anonymous access to
for
: > now.
: > : I just don't want the general public looking at the site while it's
: under
: > : development, not even a splash page. So, I took the anonymous access
off
: > : (via the properties window), which in turn, removed IUSR_SERVER from
the
: > : directory permissions.
: > :
: > : I then created another user account in the computer management
console.
: > Then
: > : added that user read access to the folder my site is in.
: > :
: > : On PCs, all the browsers simply challenge for a username and password.
: > Good,
: > : it works perfectly.
: > :
: > : On the Mac however, Safari just simly goes to the 401.2 page, saying
: it's
: > : not authorized. It doesn't even ask for a username and password.
: > :
: > : Mozilla reportedly does the same thing. The only browser that asks for
: the
: > : information is IE on the Mac.
: > :
: > : My friend sent me this error, and I'm hoping someone recognizes the
: > problem:
: > :
: > : It says, among other things, "HTTP Error 401.2 - Unauthorized: Access
is
: > : denied due to server configuration."
: > :
: > : It also says "You do not have permission to view this directory or
page
: > : using the credentials that you supplied because your Web browser is
: > sending
: > : a WWW-Authenticate header field that the Web server is not configured
to
: > : accept."
: > :
: > : I tried to look for a way to add a header in IIS 6, but no luck.
: > :
: > : Any help would be greately appreciated!
: > :
: > :
: >
: >
:
:



Relevant Pages

  • Re: Safari cant handle non-anonymous type schemes
    ... Actually Mozilla supports Windows authentication too when it runs on ... > Other browsers support Basic, and I believe newer browsers support Digest. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Anonymous and NTLM
    ... This is by design, browsers will always attempt to connect anonymously, and ... base on authentication challenge header receive from web server, ... > the lowest credentials needed to complete a given resource request. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Safari cant handle non-anonymous type schemes
    ... If you are using Integrated Windows Authentication - only IE supports that ... (it is a proprietary Microsoft authentication system). ... Other browsers support Basic, and I believe newer browsers support Digest. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Whether IE on Mac supports authenticaiton?
    ... The internal network here is using integrated authentication and we have a ... Mac setup for testing with several browsers. ... these settings on the server to enable/disable the type of authentication. ...
    (microsoft.public.mac.explorer)
  • Re: Upload Files onto a Remote Server
    ... >Are all users going to write to the remote server as one ... authentication where the ... >ABCUpload to upload to a remote server, ... With properly configured web browsers, ...
    (microsoft.public.inetserver.iis.security)

Loading