Re: what difference between Integrated Windows Authentication in IIS configuration and Active Directory
From: Di (dyw55a_at_yahoo.com)
Date: 01/30/05
- Next message: E.P. Kempen: "IUSR and IWAM domain accounts"
- Previous message: Dyawlak: "Security - lock down by PC"
- In reply to: Ken Schaefer: "Re: what difference between Integrated Windows Authentication in IIS configuration and Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 29 Jan 2005 20:27:52 -0800
Again, Ken - thanks for reply.
> 1. If web server (windows 2000) is in the same domain as Active
> Directory, then you use IWA to authenticate username/password and
> doamin is actually using AD, right?
No - IWA is just a way of getting the credentials from client (eg
browser)
to server (IIS)
If user enters Domain\Username then you will attempt to authenticate
against
AD
If user enters Machine\Username then you will attempt to authenticate
against the local accounts database on IIS
Di: What happen if you only let user enter username instead of Domain
or Machine before the username? I assume when you check IWA, then it
automatically attempt to authenticate against AD. If it failed, then
authenticate against the database on IIS, right?
> 2. If web server is in the different domain from AD, then you use
IWA
> means you authenticate the username/paswword and domain through
> whereever domain the web server locate and you could not really use
AD,
> right?
I'm not sure I understand what you are saying here. Are you talking
about an
NT domain? All other domains (Windows 2000, Windows 2003) involve
Active
Directory. You can't have a Windows 2000/2003 domain without AD. If
you have
an NT domain -and- you have a trust relationship between the NT
domain and
AD domain, then you can use ADDomain\User or NTDomain\User
Di, Does Windows 2000 web server had to involve AD? I am sorry that
this must happen and it could not exist in some domain outside of AD
... ...
BTY, do you know what schema AD have and what the detail size or data
type for those AD attribute, such as First Name, Last Name, phone
number, etc? How hard to run complex query based on AD?
Thanks you very much for your help!
- Next message: E.P. Kempen: "IUSR and IWAM domain accounts"
- Previous message: Dyawlak: "Security - lock down by PC"
- In reply to: Ken Schaefer: "Re: what difference between Integrated Windows Authentication in IIS configuration and Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|