UseDigestSSP
The UseDigestSSP property is used by Advanced Digest authentication to switch between the older version of Digest authentication and the newer Advanced Digest security support provider interface (SSPI) codes.
If this property is set to true, the SSPI code for Advanced Digest is used. In all other cases ( false, empty or not set), IIS uses the older version of Digest autentication.
Important Note: |
---|
If the older version of Digest authentication is used and dedicated application mode is selected, the LocalSystem account must be used as the identity. |
For more information, see Digest Authentication and Advanced Digest Authentication in the Internet Information Services 6.0 Product Documentation.
Schema Attributes
Attribute Name |
Value |
---|---|
BOOL |
|
DWORD_METADATA |
|
FALSE |
|
Not specified. |
|
0 |
|
Not specified |
|
6047 |
|
MD_USE_DIGEST_SSP |
|
INHERIT |
|
IIS_MD_UT_FILE |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM/W3SVC |
IIsWebService |
/LM/W3SVC/n |
IIsWebServer |
/LM/W3SVC/n/ROOT/file_name /LM/W3SVC/n/ROOT/virtual_directory_name/file_name |
IIsWebFile |
/LM/W3SVC/n/ROOT/physical_directory_name /LM/W3SVC/n/virtual_directory_name/physical_directory_name |
IIsWebDirectory |
/LM/W3SVC/n/ROOT /LM/W3SVC/n/ROOT/virtual_directory_name |
IIsWebVirtualDir |
Flags
There are no flags for this property.
Requirements
Client: Requires or Windows XP Professional.
Server: Requires or Windows Server 2003.
Product: IIS