registry disable
Disables the master registry for updates. The syntax is:
registry disable [registry_replica_name]
Description The registry disable operation disables the master registry for updates. Generally, use this mode for maintenance purposes. The
registry_replica_name argument is a single name of a master registry to be disabled. 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 (admin) permission to the replist object.
Examples
dcecp> registry disable /.../my_cell.goodcompany.com/subsys/dce/sec/snow dcecp>
|