AnonymousOnly
The AnonymousOnly property specifies whether the service or server restricts access to anonymous FTP users. If the value is set to true, only anonymous users will be allowed to log on to the FTP server. If set to false, users will be allowed to log on using a valid user name, as well as anonymously.
Note
If the value of AnonymousOnly 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.
Schema Attributes
Attribute Name |
Value |
---|---|
BOOL |
|
DWORD_METADATA |
|
FALSE |
|
FALSE |
|
0 |
|
Not specified |
|
5006 |
|
MD_ANONYMOUS_ONLY |
|
INHERIT |
|
IIS_MD_UT_SERVER |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM/MSFTPSVC |
IIsFtpService |
/LM/MSFTPSVC/n |
IIsFtpServer |
/LM/SMTPSVC |
IIsSmtpService |
/LM/SMTPSVC/n |
IIsSmtpServer |
Flags
There are no flags for this property.
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS