PreviousNext

registry enable

Enables the master registry for updates. The syntax is:

registry enable [registry_replica_name]

Description
The registry enable operation enables the master registry for updates. The registry_replica_name argument is a single name of a master registry to be enabled. If no argument is given, the command uses the name in the _s(sec) convenience variable. If the _s(sec) variable is not set, the operation defaults to the master in the local cell.

This operation returns an empty string on success and sets the _b(sec) variable to the replica to which it binds.

Privileges Required
You must have a (auth_info) permission to the replist object.

Examples

dcecp> registry enable /.../my_cell.goodcompany.com/subsys/dce/sec/snow
dcecp>