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

Introduction to the Kerberos Products and GSS-API
Generic Security Service Application Programming Interface (GSS-API)
Chapter 2 63
The GSS-API interface provides the following groups of services:
Table 2-12 GSS-API Libraries
Library Availability Functionality
Itanium 32 -
/usr/lib/hpux32/libgss.so
PA-RISC 32 - /usr/lib/libgss.sl
Itanium 64 -
/usr/lib/hpux64/libgss.so
PA-RISC 64 -
/usr/lib/pa20_64/libgss.sl
This is the front-end
GSS-API library,
which has all the
GSS-APIs
Table 2-13 Additional files in the GSS-API product
File Types File Names
Header files /usr/include/gssapi/gssapi.h
/USR/INCLUDE/GSSAPI.H (a link to
/usr/include/gssapi/gssapi.h)
/usr/include/gssapi_ext.h
Configuration /etc/gss/mech
/etc/gss/qop
/etc/gss/gsscred.conf
Examples under /usr/contrib/gssapi/sample directory
/usr/contrib/gssapi/sample/README - README
file for the samples
manpages The English-language manpages for all the
GSS-APIs are under /usr/share/man/man3.Z.
(The manpages in the Japanese manpage filesets
are also available in English.)
See also libgss(4) and gssapi(5).