Planning and Configuring HP DCE 1.8

Chapter 6 129
HP-UX Integrated Login
Integrating DCE with HP-UX Integrated Login
Integrating DCE with HP-UX Integrated
Login
HP DCE/9000 provides support for integrating DCE with HP-UX
Integrated Login. The binaries for this functionality are included in the
AUTH-DCE file set.
Overview of HP-UX Integrated Login Features
The HP-UX Integrated Login utilities provide the following features:
If DCE is configured as the login technology, the Integrated Login
utilities authenticate users via the DCE Security Registry, giving
users DCE credentials upon HP-UX login. This makes it possible for
system administrators to use DCE as the primary source of user
information.
If DCE is configured as an additional technology, the Integrated Login
utilities attempt to get DCE credentials for a user after the user
successfully logs in via another technology.
In HP-CDE, each window created during an HP-CDE session inherits
the user's DCE credentials. (Otherwise, a user would have to run
dce_login in every window in which DCE operations are desired.)
Integrated dtsession refreshes DCE credentials upon unlocking the
HP-CDE session.
If the DCE backend to the Name Service Switch (NSS-DCE) is
activated, the getpwnam and getgrnam family of calls will retrieve
user account information from the DCE registry (rather than from
/etc/passwd). Thisallows UNIX utilities to function properly without
requiring that /etc/passed be synchronized with the DCE registry.
For backup purposes, it is still recommended that /etc/passwd be
synchronized with the DCE registry, but this synchronization can be
done less frequently if NSS-DCE is activated.
Deciding Whether to Integrate DCE with HP-UX
Integrated Login
If you want to configure DCE as the login technology with HP-UX