Attribute Name |
Description |
---|---|
ocs_store |
Set this to 'yes' when you want to store the DNS proxy credentials in OCS. Example: <ocs_store>yes</ocs_store> |
create_server_object |
Set this to 'yes' when you want to create DNS server object. Example: <create_server_object>no</create_server_object> |
domain_name |
Specify the DNS domain name. Example: <domain_name>sales.acme.com</domain_name> |
group_context |
Specify the DNS DHCP group object context. Example: <group_context>ou=OESSystemObjects,dc=sales,dc=wdc,dc=acme,dc=com</group_context> |
host_name |
Specify the host name of the current server where the installation is being done. Example: <host_name>acme-208</host_name> |
ldap_basedn |
Specify the LDAP base DN context. Example: <ldap_basedn>o=acme</ldap_basedn> |
ldap_server |
Specify the IP address of the LDAP server. Example: <ldap_server>192.168.1.2</ldap_server> |
locator_context |
Specify the DNS locator context. Example: <locator_context>ou=OESSystemObjects.dc=acme.dc=wdc.dc=acme.dc=com</locator_context> |
server_context |
Specify the DNS server context. Example: <server_context>ou=sales,o=acme</server_context> |
use_secure_port |
Set this to 'yes' when you want to use a secure port for communicating with the LDAP server. Example: <use_secure_port>yes</use_secure_port> |