PreviousNext

Removing Members from a Profile Entry in CDS

Over time, organizational changes can require to redeploy servers in your DCE cell. You might, for instance, want to move server entries from one profile entry into another.

Use an rpcprofile remove operation to remove one or more members from a profile. The following example removes member /.:/subsys/applications/admin_bbs_servers from the profile /.:/subsys/applications/wards_profile.

dcecp> rpcprofile remove /.:/subsys/applications/wards_profile \

> -member /.:/subsys/applications/admin_bbs_servers \

> -interface {458ffcbe-98c1-11cd-88bc-0000c08adf56 1.0}

dcecp>