ADConnectionsUserName Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The ADConnectionsUserName property is used when the FTP property, UserIsolationMode Metabase Property, is set to 2, which makes FTP user isolation dependent upon Active Directory. Set ADConnectionsUserName to the user name that has access to the domain controller, and set ADConnectionsPassword to the corresponding password.
ADConnectionsUserName must be in the domain\user format.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
String |
WMI Data Type |
String |
ADSI Data Type |
String |
ABO Data Type |
String |
ABO Metabase Identifier |
MD_AD_CONNECTIONS_PASSWORD |
Attributes |
INHERIT |
Default Value |
null |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
5014 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/MSFTPSVC/n |
IIsFtpServer |
/LM/MSFTPSVC |
IIsFtpService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.