PreviousNext

dcecp(8dce)

An administrative interface for performing DCE management tasks. The interface accepts interactive commands and scripts written with the dcecp language.

Synopsis

dcecp [-s] [-local] [script_name | -c command]

Options

-c command
A list containing one or more valid dcecp commands. For a description of the dcecp command format, see Administration Objects.

-s
Turns off inheritance of the login context. The default is to inherit the current login context of the principal that invokes dcecp.

-local
The -local option specifies that the command should operate on the local dced hostdata object while the dced object is in a partial-service state.

Arguments

script_name
Filename of a user-defined script containing dcecp commands.

More:

Description

Examples

Related Information