B.10 novell-dns

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>

runtime_admin

Specify the common proxy user context of the DNS.

Example: <runtime_admin>cn=OESCommonProxy_host1,ou=OESSystemObjects,dc=acme,dc=com</runtime_admin>

runtime_admin_password

Specify the common proxy DNS password.

Example: <runtime_admin_password>SAM23#$</runtime_admin_password>

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>