Configuration Guide for Kerberos Client Products on HP-UX
Introduction to the Kerberos Products and GSS-API
Generic Security Service Application Programming Interface (GSS-API)
Chapter 270
GSS-API filesets are listed in Table 2-8 and Table 2-9.
Following lists the services that the GSS-API interface provides:
•“Credential Management Services” on page 71
Table 2-8 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-9 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 (a link to
/usr/include/gssapi/gssapi_ext.h)
Configuration /etc/gss/mech
/etc/gss/qop
/etc/gss/gsscred.conf
Examples In the /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.)