Re: Safari can't handle non-anonymous type schemes
From: Chris F (fullmanator_at_REMOVENOSPAMTOMAILhotmail.com)
Date: 12/11/03
- Next message: Martin Brown: "3 lines of log with integrated authentification"
- Previous message: Craig: "IIS, Basic authentication, Default domains, and Session"
- In reply to: Ken Schaefer: "Re: Safari can't handle non-anonymous type schemes"
- Next in thread: Jerry III: "Re: Safari can't handle non-anonymous type schemes"
- Reply: Jerry III: "Re: Safari can't handle non-anonymous type schemes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Dec 2003 11:46:10 -0500
Yes, Mozilla and Netscape support it on Windows. But they do not on Macs.
Chris
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:OATZRy8vDHA.2448@TK2MSFTNGP09.phx.gbl...
> 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!
> : > :
> : > :
> : >
> : >
> :
> :
>
>
- Next message: Martin Brown: "3 lines of log with integrated authentification"
- Previous message: Craig: "IIS, Basic authentication, Default domains, and Session"
- In reply to: Ken Schaefer: "Re: Safari can't handle non-anonymous type schemes"
- Next in thread: Jerry III: "Re: Safari can't handle non-anonymous type schemes"
- Reply: Jerry III: "Re: Safari can't handle non-anonymous type schemes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|