EasyManua.ls Logo

HP j6750 - Configuring Cdsd; Configuring Dtsd; Configuring a Security Replica

HP j6750
164 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
114
TCL Functions
DCE TCL Examples
Configuring cdsd
tcl_dce_config_cdsserver (hostname cellname \
> sec_server celladmin celladmin_pw)
The hostname parameter can be passed as either the full domain name (for
example, blech.ch.apollo.hp.com) or the short name (for example, blech).
Specify the cellname parameter without the /.../ in front. The dts_type
parameter should be one of client, local, global or none. Choose your own
celladmin account name (usually cell_admin) and password. If you are
configuring a single-node server, sec_server should be the same as
hostname.
Example:
dcecp> tcl_dce_config_cdsserver oddball gumby1 \ >oddball cell_admin -dce-
:
dcecp>
Configuring dtsd
tcl_dce_config_dtsserver (hostname dts_type \
> celladmin celladmin_pw)
The hostname parameter can be passed as either the full domain name (for
example, blech.ch.apollo.hp.com) or the short name (for example, blech).
Specify the cellname parameter without the /.../ in front. The dts_type
parameter should be one of client, local, global or none. Choose your own
celladmin account name (usually cell_admin) and password.
Example:
dcecp> tcl_dce_config_dtsserver oddball client \
> cell_admin -dce-
:
dcecp>
Configuring a Security Replica
tcl_dce_config_secreplica (hostname celladmin \
> celladmin_pw)
This function allows an existing dce client machine to become a security replica.
The hostname will be the used as the name of the replica. The node you run
this function on must be an existing dce client machine.

Table of Contents

Related product manuals