How to Authenticate a User Against All Trusted DomainsID: Q168908
|
By default, Internet Information Server (IIS) validates an unqualified user logon ID against either the local computer's user database or the domain which the server is a member of. This article describes how to configure IIS to validate the unqualified user logon against all trusted domains and the user accounts database.
To configure IIS to validate the unqualified user logon against all
trusted domains and the user accounts database, use the appropriate
method:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<ServiceName>\Parameters
where <ServiceName> is:
MSFTPSVCFTP Service
GOPHERSVCgopher Service
W3SVC WWW Service
Value Name: DefaultLogonDomain
Data Type: REG_SZ
Value: Domain Name
Additional query words:
Keywords :
Version : winnt:2.0,3.0,4.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: August 9, 1999