PreviousNext

registry stop

Stops the specified security server process. The syntax is:

registry stop registry_replica_name

Description
The registry stop operation stops the security server process specified in the argument. The argument is required and must explicitly name one replica. (A cell name is not valid because more than one replica can operate in a 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 stop /.:/subsys/dce/sec/snow
dcecp>