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 376
Quality of Protection (QOP) values are used with the Kerberos V5
GSS-API mechanism as input to gss_wrap() and gss_get_mic()
routines in order to select among alternate integrity and confidentiality
algorithms. Additional QOP values may be added in future versions.
The /etc/gss/qop file has the following format:
Example /etc/gss/qop File
The gsscred.conf File
The gsscred.conf file is used to determine the underlying gsscred
backend used to store the gsscred table. In HP-UX, it should contain an
entry only as files.
Example /etc/gss/gsscred.conf File
# gsscred configuration file
#
# Valid gsscred backend mechanisms are
# files
#
files
Table 3-9 Format of the /etc/gss/qop file
First column Specifies the string name of QOP.
Second
column
Contains its QOP value (32-bit integer).
Third column Contains names of the security
mechanism.
Table 3-10
# QOP string QOP Value Mechanism Name
#
GSS_KRB5_INTEG_C_QOP_DES_MD5 0 kerberos_v5