Configuring Cdsd; Configuring Dtsd; Configuring A Security Replica - HP j6750 Supplementary Manual

Enterprise file system, planning and configuring hp dce/9000 enhanced dfs version 3.0
Hide thumbs Also See for j6750:
Table of Contents

Advertisement

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.
114

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents