Viewing the Members of a Group Entry
You can list the members of a group entry by using an rpcgroup list operation. This is useful for troubleshooting or for just seeing how servers are distributed in group
entries.
To list the members of a group entry in CDS, use an rpcgroup list operation as in the following example which lists the members of the group
/.:/subsys/applications/admin_bbs_servers.
dcecp> rpcgroup list /.:/subsys/applications/admin_bbs_servers
/.../my_cell.goodco.com/subsys/applications/bbs_server3
/.../my_cell.goodco.com/subsys/applications/bbs_server4
dcecp>
|