PreviousNext

registry catalog

Returns a list of the names of the security servers running in the cell. The syntax is:

registry catalog [registry_replica_name] [-master]

Options

-master
Returns only the master's name.

Description
The registry catalog operation returns a list of the names of the security servers (that is, each copy of the registry) running in the cell. This is also known as the replica list. The order of elements returned is arbitrary. The optional registry_replica_name argument can specify the name of one other cell or a single string binding. If you specify the -master option, the operation returns only the name of the master.

This operation sets the _b(sec) variable to the name of the replica to which it binds.

Privileges Required
No special privileges are needed to use the registry catalog command.

Examples

dcecp> registry catalog
/.../dcecp.cell.osf.org/subsys/dce/sec/master
/.../dcecp.cell.osf.org/subsys/dce/sec/ice
dcecp>