Configuration Guide for Kerberos Client Products on HP-UX 11.0 | HP-UX 11i v1 | HP-UX 11i v1.6 | HP-UX 11i v2

Configuring the Kerberos Environment
Configuration Files for GSS-API
Chapter 3 75
You can use the GSSAPI_MECH_CONF environment variable to change
the path of the mechanism file (/etc/gss/mech) file.
Example mech File on HP-UX 11.0 and HP-UX 11i:
Example mech File on HP-UX 11i v1 and HP-UX 11i v2:
The /etc/gss/qop File
The /etc/gss/qop file contains information about the GSSAPI-based
quality of protection (QOP) for each underlying security mechanism.
Third column Contains the name of the shared library that
implements the back-end security mechanism for
GSSAPI.
The back-end library has to be placed in
/usr/lib/gss path for 32-bit and
/usr/lib/pa20_64/gss path for 64-bit versions
on PA based systems.
The back-end library has to be placed in
/usr/lib/hpux32/gss path for 32-bit and
/usr/lib/hpux64/gss path for 64-bit versionson
Itanium based systems.
Table 3-6 Entries in the mech file (Continued)
Column Description
Table 3-7
# Mechanism Name Object Identifier Shared Library
#
krb5_mech 1.2.840.113554.1.2.2 libgssapi_krb5.sl
Table 3-8
# Mechanism Name Object Identifier Shared Library
#
krb5_mech 1.2.840.113554.1.2.2 libgssapi_krb5.so