| Attribute Name | Description | 
|---|---|
| admin_context | Specify the LDAP Server Administrator context. Example: <admin_context>cn=admin,o=acme</admin_context> | 
| admin_password | Specify the LDAP Server server Administrator password. Example: <admin_password>SAM23#$</admin_password> | 
| ldap_servers | Specify the details of the list of LDAP servers in a particular tree. 
 Example: <ldap_servers config:type="list"><listentry> <ip_address>164.99.100.38</ip_address> <ldap_port config:type="integer">389</ldap_port> <ldaps_port config:type="integer">636</ldaps_port></listentry></ldap_servers> | 
| proxy_context | Specify the FQDN of the default common proxy user. Example: <proxy_context>cn=OESCommonProxy_wdcsales34,o=acme</proxy_context> | 
| proxy_password | Specify the common proxy user password. Example: <proxy_password>SAM23#$</proxy_password> | 
| tree_name | Specify the eDirectory tree name. Example: <tree_name>sales_wdc_acme</tree_name> | 
| use_common_proxy | Set it to 'yes' when you want to use the default common proxy. Example: <use_common_proxy>yes</use_common_proxy> | 
| xad_tree_admin_context | Specify domain tree admin FQDN context. Example: <xad_tree_admin_context></xad_tree_admin_context> | 
| xad_tree_admin_password | Specify domain tree admin password. Example: <xad_tree_admin_password>SAM23#$</xad_tree_admin_password> |