Groups | Blog | Home
all groups > iis security > may 2005 >

iis security : Using integrated authentication


Ken Schaefer
5/31/2005 12:00:00 AM
You can still use Integrated Windows Authentication, however you can only
use local accounts (i.e. accounts that are local to the webserver). Since
the user can't log onto their local workstation with the same account, the
auto-logon will fail, and the user will need to supply a set of credentials
the webserver accepts, namely webservername\username (and the corresponding
password).

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


[quoted text, click to view]
: Hi everybody,
:
: I have the following scenario.
:
: - One W2K Domaincontroller hosting an AD Service (Domain "foo")
: - One W2K Webserver with IIS 5
:
: The webserver is not a member of the Domain "foo". Am I still able to use
: Integrated Authentication? If yes, how do I tell the IIS which domain to
: use. If not, are there other authentication methods that prevent the
: Username/Password popup appear in IE?
:
: Thank you very much for any help!
:
: Andreas
:
:

Andreas Schallwig
5/31/2005 7:51:38 AM
Hi everybody,

I have the following scenario.

- One W2K Domaincontroller hosting an AD Service (Domain "foo")
- One W2K Webserver with IIS 5

The webserver is not a member of the Domain "foo". Am I still able to use
Integrated Authentication? If yes, how do I tell the IIS which domain to
use. If not, are there other authentication methods that prevent the
Username/Password popup appear in IE?

Thank you very much for any help!

Andreas

AddThis Social Bookmark Button