AnonymousPasswordSync

This property indicates whether IIS should handle the user password for anonymous users attempting to access resources. For anonymous access to function properly, if the value of AnonymousPasswordSync is FALSE the administrator must set the password in the AnonymousUserPass property. If the value of AnonymousPasswordSync is TRUE, no anonymous user password is required.

Note   If the value of AnonymousPasswordSync is set to TRUE, and the value of the metabase property AllowAnonymous is set to FALSE, no users will be permitted to log on to the FTP server.

Data type Boolean
Default value TRUE
Inheritance Inheritable

Access Locations

This property is accessible at the following locations:

Metabase Path Key Type
/LM/MSFTPSVC IIsFtpService
/LM/MSFTPSVC/N IIsFtpServer
/LM/W3SVC IIsWebService
/LM/W3SVC/N IIsWebServer
/LM/W3SVC/N/ROOT IIsWebVirtualDir
/LM/W3SVC/N/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory/WebFile IIsWebFile

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier MD_ANONYMOUS_USE_SUBAUTH
Data type DWORD_METADATA
User type IIS_MD_UT_FILE

See also

AnonymousUserName, AnonymousUserPass