Configure IIS so users from multiple domains don't have to specify a domain
From: Kevin (anonymous_at_discussions.microsoft.com)
Date: 05/05/04
- Next message: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Previous message: Patrick Kremer: "Re: Connection String and Jet Engine Error HELP!"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: Backslash in "Default Domain" doesn't work"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 5 May 2004 14:18:29 -0700
Thanks for the response, but what you've described isn't
what I'm looking for. I'd like to have IIS automatically
attempt to validate the user against DOMAIN1, DOMAIN2,
DOMAIN3 etc. so that the user dosesn't have to specify
the domain and a backslash before their username when
logging on to the website. I don't want IIS to use just
a single Default Domain, I want it to attempt to validate
the user against all the trusted domains on the network.
The users don't like having to specify their domain when
logging on to the web site.
Thanks,
Kevin
>-----Original Message-----
>"Kevin" <anonymous@discussions.microsoft.com> wrote in
message
>news:8acd01c432c5$37dc3120$a401280a@phx.gbl...
>> I've configured IIS to authenticate users against all
>> trusting domains by putting a backslash in the "Default
>> Domain" field in the "Authentication Methods" form per
>> the instructions at
>
>Hi Kevin,
>
>The MSDN docs specify this (see below)!
>To get the effect that you want, you need to specify
that domain by a
>configuration utility that automates creation websites.
This utility should
>set that domain.
>
>
>
>http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/iissdk/iis/ref_mb_defaultlogondomain.asp
>In Web, FTP, and NNTP servers, the DefaultLogonDomain
property is used to
>specify the default domain that the server uses to
authenticate users (in a
>Web hosting scenario where UserIsolationMode = 2). If
the value of
>DefaultLogonDomain is not specified, the default domain
will be the domain
>name controlled by the computer, if the computer is a
domain controller. If
>the computer is not a domain controller, the default
domain will be the
>computer name.
>
>In the case of FTP, IIS uses this domain name to query
the corresponding
>Active Directory (AD) for the two properties required
for each user in the
>Web hosting scenario: msIIS-FTPRoot and msIIS-FTPDir.
>
>.
>
- Next message: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Previous message: Patrick Kremer: "Re: Connection String and Jet Engine Error HELP!"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: Backslash in "Default Domain" doesn't work"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: Configure IIS so users from multiple domains don't have to specify a domain"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|