VMware, Inc. 183
Chapter 11 Administrative API Reference
AuthenticationMechanism
TheAuthenticationMechanismelementdefinestheauthenticationmechanismusedbytheLDAPservice.
Table 11‐2showspermittedvaluesforelementcontentandtheresultstheyproduce.
ConnectorType
TheConnectorTypeelementdefinesthetypeofanLDAPservice.Table 11‐3showspermittedvaluesfor
elementcontentandtheresultstheyproduce.
UserName 0 1 xs:string Usernametousewhenlogginginto
LDAP,specifiedusingLDAP
attribute=valuepairs(forexample:
cn="ldap-admin", dc="example",
dc="com")
Password 0 1 xs:string Passwordfortheuseridentifiedby
UserName.Thisvalueisnever
returnedbyGET.Itisinspectedon
createandmodify.Onmodify,the
absenceofthiselementindicatesthat
thepasswordshouldnot
bechanged.
AuthenticationMechanism 1 1 LdapAuthentication
MechanismType
Definestheauthenticationmechanism
usedbytheLDAPservice
GroupSearchBase 0 1 xs:string LDAPgroupsearchbase
IsGroupSearchBaseEnabled 1 1 xs:boolean Trueifthegroupsearchbaseisenabled
ConnectorType 1 1 LdapConnectorType DefinesthetypeoftheLDAPservice
UserAttributes 1 1 OrgLdapUserAttributesType DefineshowLDAPattributesareused
whenimportingauser
GroupAttributes 1 1 OrgLdapGroupAttributesType DefineshowLDAPattributesareused
whenimportingagroup
Table 11-2. AuthenticationMechanism Element Values
Value Result
SIMPLE LDAPconnectionusessimpleauthenticationasspecifiedinRFC2251andRFC2829.
KERBEROS LDAPconnectionusesKerberosauthentication.
MD5DIGEST LDAPconnectionusesDigest‐MD5authenticationasspecifiedinRFC2831.
NTLM LDAPconnectionusesWindowsNTLMauthentication.
Table 11-3. ConnectorType Element Values
Value Result
ACTIVE_DIRECTORY LDAPserviceisprovidedbyWindowsActiveDirectory
OPEN_LDAP
LDAPserviceisprovidedbyOpenLDAP(see
http://www.openldap.org).
Schema (Continued)
Name Min Max Type Description