Re: W2k3 IIS6 Basic auth over domain
- From: "Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 12:31:51 +1100
Hi,
When you have mulitple authN mechanisms checked (e.g. IWA *and* Basic), then
the webserver will send back a list of all supported (i.e. enabled)
mechanisms to the client, and the client will select the "strongest" one
that it supports.
So, if you have IWA and Basic enabled, and the client supports IWA, then IWA
will be choosen (e.g. NTLM or Kerberos). Only if the client doesn't
understand/support IWA will Basic be used. So, "yes", you can have both of
them selected, but if the client supports IWA, then it will attempt to use
IWA. With IWA, you need to supply a domain name.
Cheers
Ken
"Anonymous" <none@xxxxxxxx> wrote in message
news:eNtQJBOIGHA.3984@xxxxxxxxxxxxxxxxxxxxxxx
: Hi!
:
: Hi thanks for your reply seames to work!
: I tested what you say and unchecking the Windows Authentication solves the
: problem. The domain isn't required anymore.
:
: So if I understand this correcly I cannot have both Windows Authentication
: and "Basic Authentication" checked. Because then I have to specify the
logon
: domain?
:
: /ULrik
:
:
:
: "Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx> skrev i meddelandet
: news:Oz9r9lNIGHA.1032@xxxxxxxxxxxxxxxxxxxxxxx
: > Hi,
: >
: > Do you also have Integrated Windows Authentication checked? If so, the
: > browser is most likely using NTLM or Kerberos authN and the Domain/Realm
: > fields are not relevant to either of those AuthN mechanisms.
: >
: > Cheers
: > Ken
: >
: >
: >
: > "Anonymous" <none@xxxxxxxx> wrote in message
: > news:ew0wz8LIGHA.3700@xxxxxxxxxxxxxxxxxxxxxxx
: > : Hi!
: > :
: > : Im trying to get basic authentication work in IIS6. I have checked the
: > basic
: > : auth box in settings and selected domain and realm but when i try to
: > access
: > : the site I have to specify the username in the DOMAIN\USERNAME format
or
: > : else I'm denied access. I've also tried this on an WinXP workstation
: > with
: > : the same result.
: > : Furthermore I've tried NOT to specify domain and realm (just checked
the
: > : basic auth box), and again specefying username inte the
DOMAIN\USERNAME
: > : format let's one access the site.
: > : What does the domain/realm setting do actually?
: > : Is it possible to autenticate domain users for a IIS site using only
: > : username and password?
: > :
: > : /Ulrik
: > :
: > :
: >
: >
:
:
.
- Follow-Ups:
- Re: W2k3 IIS6 Basic auth over domain
- From: Anonymous
- Re: W2k3 IIS6 Basic auth over domain
- References:
- W2k3 IIS6 Basic auth over domain
- From: Anonymous
- Re: W2k3 IIS6 Basic auth over domain
- From: Ken Schaefer
- Re: W2k3 IIS6 Basic auth over domain
- From: Anonymous
- W2k3 IIS6 Basic auth over domain
- Prev by Date: Re: Use Secure Sockets Layer for a single web site
- Next by Date: Re: BC31019: Unable to write to output file
- Previous by thread: Re: W2k3 IIS6 Basic auth over domain
- Next by thread: Re: W2k3 IIS6 Basic auth over domain
- Index(es):
Relevant Pages
|
Loading