Creating Cross-Cell Authentication Accounts Example
The following sample registry connect command is used to create an account for the foreign cell identified by /.../dresden.com. The local account is associated with
the group named cell_group_local, the organization named cell_group_dres, and the organization named cell_org_dres. The expiration date for the accounts is allowed to
default to none.
dcecp> registry connect / .../dresden.com -facct cell_log -facctpw music\ -group cell_group_local -fgroup cell_group_dres \ -org
cell_org_local -forg cell_org_dres -mypwd cell_admin dcecp>
|