Communicator e3000 MPE/iX Release 7.0 Express 1 (Software Release C.70.01) (30216-90328)

Chapter 6 149
Technical Articles
Enhancements to DCE on MPE/iX
the last 1000 NOTICE messages for all programs, with 100 messages in each of 10 files:
NOTICE: FILE.10.100:/var/log/syslog
Multiple routings for the same severity level can be specified by simply adding the
additional desired routings to form a semicolon-separated list of <where>:<parameter>
pairs.
Debug messages are parsed as:
<comp>:<level>:<where>:<parameter>
<comp> is the component (rpc, sec, cds, dts, dhd, ...)
<level> is a comma-separated list of sub-component levels for each component
<where> and parameter are as above.
Each component can have its own entry. Each subcomponent level has the form
“<subcomp>.n”, where “n” is 1 to 9; these are parsed in order, so put subcomponent
wildcard entries first.
For example, to enable tracing for different components at different levels.
dts:*.9:FILE:/tmp/logs/%ld.dts
rpc:*.3:FILE:/tmp/logs/%ld.rpc
sec:*.4:FILE:/tmp/logs/%ld.sec
dhd:*.7:FILE:/tmp/logs/%ld.dhd
cds:*.9:FILE:/tmp/logs/%ld.cds
Security Delegation
Intermediary servers can operate on behalf of the initiating client while preserving
identities and ACLs.
Installation and Configuration
DCE 1.2.1 is submitted as a patch. Current patch ID is DCELX60A. Installation of this
patch on a MPE/iX 6.0 installs the DCE latest DCE 1.2.1 client product. Currently this is
tested for MPE/iX 6.0 Version. All the dependent patches as mentioned in the DCELX60A
patch should be installed.
Configuration involves the configuration of the MPE/iX system with the latest DCE 1.2.1
patch as a DCE client. The DCE server has to be the HP-UX 10.20 server with the DCE
server products installed with the latest patches.
Currently, MPE/iX only supports the client configuration.
Following are the Screen snapshots for the Client Configuration. (When run on system
“Hanuman”)
DCE Main Menu (on HANUMAN)
1. CONFIGURE-CLIENT configure client and start DCE daemons
2. START restart DCE daemons
3. STOP stop DCE daemons