ProcessNTCRIfLoggedOn Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The ProcessNTCRIfLoggedOn property enables processing of Integrated Windows authentication (NTLM), even if a user has already logged on using an alternate authentication scheme.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
Boolean |
WMI Data Type |
Boolean |
ADSI Data Type |
Boolean |
ABO Data Type |
Boolean |
ABO Metabase Identifier |
MD_PROCESS_NTCR_IF_LOGGED_ON |
Attributes |
INHERIT |
Default Value |
true |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
2070 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC/n |
IIsWebServer |
/LM/W3SVC |
IIsWebService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.