ADConnectionsPassword Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The ADConnectionsPassword property is used when the FTP property, UserIsolationMode Metabase Property, is set to 2, which makes FTP user isolation dependent upon the Active Directory directory service. Set ADConnectionsUserName to the user name that has access to the domain controller, and set ADConnectionsPassword to the corresponding password.
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 | SECURE |
Default Value |
null |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
5015 |
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.