|
dcecp_hostdata(1m) -- A dcecp object that manages a DCE host's cell affiliation information
|
The hostdata object represents a hostdata entry stored by dced on a host that represents some data, usually a file. The data in the hostdata object is represented by the hostdata/data attribute of the hostdata entry. Remote manipulation of data in the hostdata object is accomplished by the hostdata command. The names of these hostdata objects are in the DCE namespace and are controlled by dced. Us... |
dcecp_hostvar(1m) -- A dcecp task object that manages the security binary compatibility attributes
|
The hostvar object allows you to easily set the security binary compatibility attributes for the current host and to display the local host's cellname, hostname, and security binary compatibility attributes that are stored by the dced in the hostdata/dce_cf.db object. The cell's security server uses these compatibility attributes to determine the mode and state in which the local machine is oper... |
|
dcecp_keytab(1m) -- A dcecp object that manages server passwords on DCE hosts
|
The keytab object represents key tables (usually files) that store server keys (and key version numbers) on hosts. These key tables are manipulated remotely by using dced. The keys are considered members of the key table container. The keytab names are in the form /.../cell_cell_name/hosts/hostname/config/keytab/name A key table has a set of keys. Each key contains a principal name, type, version,... |
dcecp_link(1m) -- A dcecp object that manages a soft link in CDS
|
The link object represents a Cell Directory Service (CDS) soft link. A soft link in CDS contains an attribute that has a name that is the same as the name of the object the soft link points to. The soft link contains several built-in attributes, but users are free to add their own attributes. Softlinks can point to objects, directories, and other soft links. |
dcecp_log(1m) -- A dcecp object that manages serviceability routing and debug routing
|
The log object represents the current state of message routing for a given server. It supports routing for both serviceability and debug messages. Debug routing may be removed from production environment servers while still being used by application servers. The log command works on both local and remote servers. You can identify the target server by supplying either the server's entry in the nam... |
dcecp_name(1m) -- A dcecp object that compares and expands DCE names
|
The name object resolves, compares, and parses DCE names and string bindings. |
dcecp_object(1m) -- A dcecp object that manages an object in CDS
|
An object object represents an entity in CDS that has a name and attributes. An object identifies a resource such as a host system, a printer, an application, or a file. Attributes consist of a type and one or more values. Every object is the child of a CDS directory. |
dcecp_organization(1m) -- A dcecp object that manages an organization in the DCE Security Service
|
The organization object represents registry organizations. Unless otherwise noted, all organization operations take the names of the organizations to act on as an argument. When this command executes, it attempts to bind to the registry server identified in the _s(sec) variable. If that server cannot process the request or if the _s(sec) variable is not set, the command binds to either an availabl... |
dcecp_principal(1m) -- A dcecp object that manages a principal in the DCE Security Service
|
The principal object represents registry principals. Unless otherwise noted, all of the operations of this object take the names of principals to act on as an argument. These must be principal names, not the names of the database objects that contain registry information about principals (that is, the names must not begin with /.:/sec/principal). When this command executes, it attempts to bind to ... |
dcecp_registry(1m) -- A dcecp object that manages a registry in the DCE Security Service
|
The registry object represents a DCE Security Service registry. The registry is a replicated database: each instance of a registry server, secd, maintains a working copy of the database in virtual memory and on disk. One server, called the master replica, accepts updates and handles the subsequent propagation of changes to all other replicas. All other replicas are slave replicas, which accept onl... |
dcecp_rpcentry(1m) -- A dcecp object that manages an RPC entry in CDS
|
The rpcentry object represents a remote procedure call (RPC) server entry in the cell name service. Use the rpcentry commands to create, modify, display, and delete name service entries. |
dcecp_rpcgroup(1m) -- A dcecp object that manages an RPC group entry in CDS
|
The rpcgroup object represents a remote procedure call (RPC) group entry in the Cell Directory Service (CDS). Each RPC group is named in the DCE namespace; therefore, each operation takes as an argument a list of names of group entries to manipulate. An RPC group is a container that contains only the names of RPC server entries or the names of other RPC groups; it contains no other data. |
dcecp_rpcprofile(1m) -- A dcecp object that manages an RPC profile entry in CDS
|
The rpcprofile object represents a remote procedure call (RPC) profile entry in the Cell Directory Service (CDS). Each operation described below, except help and operations, takes as an argument a list of one or more names of RPC profiles to be operate on. An RPC profile consists of members (also known as elements in other DCE documentation). A member can be either RPC server entries, RPC groups, ... |
dcecp_secval(1m) -- A dcecp object that manages the security validation service on a host
|
The secval object represents the security validation service running on a host, as part of the dced server. This service is responsible Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 secval(1m) Open Software Foundation secval(1m) for maintaining the security credentials of the host machine. Access to the commands is based on the access control list (ACL) of the security validatio... |
dcecp_server(1m) -- A dcecp object that manages DCE application servers
|
The server object refers to servers residing on a host. This object can affect both the running daemons and the configuration information used by dced to start that daemon. The distinction is usually obvious by the definition of the operation or by the name given as an Hewlett-Packard Company - 2 - OSF DCE 1.1/HP DCE 1.9 server(1m) Open Software Foundation server(1m) argument. When this is not the... |