PreviousNext

Administration Objects

A dcecp command has the following syntax:

object operation [argument] [-option [arg]] ...

where:

object
Specifies the name of a dcecp administration object. Examples of administration objects are CDS directories, access control lists (ACLs), DTS servers, server control objects, and so on. Each administration object is briefly described below.

operation
Specifies the name of an action such as create, show, or remove, that is to be performed on an administration object. Refer to individual object reference pages for complete descriptions of operations supported by each dcecp object.

argument
Specifies the name of one or more specific objects to operate on. Most, but not all, dcecp objects take an argument. Refer to the individual reference pages for descriptions of the arguments supported by various objects.

-option
Specifies a qualifier that controls the precise behavior of a dcecp command. Most, but not all, dcecp commands take options. Specify options by preceding the option name with a hyphen as in -replica. Some options take an argument that can be a name or a value. The following example shows a -clearinghouse option and its argument, which is the name of a CDS clearinghouse.

directory create /.:/admin -clearinghouse /.:/boston_ch

The DCE control program supports the following dcecp administration objects. Refer to the individual object reference pages for complete descriptions of the administration objects.

account Manages an account in the DCE Security Service registry.
acl Creates, modifies, and removes access control lists.
attrlist Manipulates attribute lists.
aud Manages the audit daemon (auditd) on a DCE host.
audevents Manages audit event classification on a DCE host.
audfilter Manages audit event filters on a DCE host.
audtrail Controls the output format for audit events captured on a DCE host.
cds Manages the CDS server daemon on any DCE host.
cdsalias Manages cell names known to CDS.
cdscache Manages the CDS clerk cache on a DCE host.
cdsclient Manages the CDS client daemon on any DCE host.
cell Manages cell configuration information.
cellalias Performs cell aliasing and connection tasks.
clearinghouse Manages CDS clearinghouse operations in a DCE cell.
clock Manages the clock on a local DCE host.
directory Manages directories in the DCE Cell Directory Service.
dts Manages Distributed Time Service servers and clerks.
endpoint Manages endpoint information in a DCE host's endpoint map.
group Manages groups in the DCE Security Service registry.
host Manages hosts within a cell.
hostdata Manages a DCE host's principal name and cell affiliation information on the host.
hostvar Manages host-specific variables on the local DCE host.
keytab Manages server passwords on DCE hosts.
link Manages soft links in the DCE Cell Directory Service.
log Manages routing for DCE serviceability messages.
name Manipulates names in the DCE namespace.
object Manages object entries in the DCE Cell Directory Service.
organization Manages organizations in the DCE Security Service registry.
principal Manages principals in the DCE Security Service registry.
registry Manages the database of a DCE Security Service registry.
rpcentry Manages a server entry stored in the DCE Cell Directory Service.
rpcgroup Manages a group entry stored in the DCE Cell Directory Service.
rpcprofile Manages a profile entry stored in the DCE Cell Directory Service.
schema Manages the schema information for extended registry attributes.
secval Manages the security validation service in dced.
server Manages DCE servers on any DCE host.
user Performs tasks involving individual user information.
utc Manipulates Universal Time Coordinated (UTC) timestamps.
uuid Manipulates (generates or compares) Universal Unique Identifiers (UUIDs).
xattrschema Manages schemas for extended registry attributes (ERAs)