[This is preliminary documentation and subject to change]

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 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.

Attribute NameAttribute Value
Data TypeBOOL
AttributesINHERIT
Default ValueTRUE
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_FILE
StartingNumber
EndingNumber0
ID6022

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/MSFTPSVC/Info/Templates/Public FTP SiteIIsFtpServer
/LM/MSFTPSVCIIsFtpService
/LM/NNTPSVC/1IIsNntpServer
/LM/NNTPSVCIIsNntpService
/LM/W3SVC/1IIsWebServer
/LM/W3SVC/2IIsWebServer
/LM/W3SVC/Info/Templates/Public Web SiteIIsWebServer
/LM/W3SVC/Info/Templates/Secure Web SiteIIsWebServer
/LM/W3SVCIIsWebService
/LM/W3SVC/1/ROOTIIsWebVirtualDir
/LM/W3SVC/1/ROOT/_vti_binIIsWebVirtualDir
/LM/W3SVC/1/ROOT/IISAdminIIsWebVirtualDir
/LM/W3SVC/1/ROOT/IISHelpIIsWebVirtualDir
/LM/W3SVC/1/ROOT/MSADCIIsWebVirtualDir
/LM/W3SVC/1/ROOT/ScriptsIIsWebVirtualDir
/LM/W3SVC/2/ROOTIIsWebVirtualDir
/LM/W3SVC/2/ROOT/IISAdminIIsWebVirtualDir

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 typeBOOL
User typeIIS_MD_UT_FILE

Related Topics

AnonymousUserName
AnonymousUserPass

© 1997-2001 Microsoft Corporation. All rights reserved.