The LdapPrefix (ActiveDirectoryDiscoveryType) element, in Configuration Manager 2007, is the prefix to apply to the given distinguished name. This prefix is pre-pended to the value in the DnName element to form the base object of the search.

This is of the form LDAP://, GC://, LDAP://<hostname>, or GC://<hostname>.

This string can use environment variables.

<xs:element name="LdapPrefix"
	type="LdapPrefixType"
 />

The LdapPrefix element is defined by the ActiveDirectoryDiscoveryType complex type.

See Also


Send comments about this topic to Microsoft.