GSS-API Release Notes for HP-UX 11.0

6 Chapter1
GSS-API Release Notes for HP-UX 11.0
What’s in This Version
What’s in This Version
With an Open System architecture, GSS-API provides portability in a heterogeneous
environment. It contains all the GSSAPIs specified in RFC 2743. It is implemented as a
package of C-language interfaces as defined in RFC 2744, "Generic Security Service API:
C-bindings.” The Kerberos Version 5 GSS-API Mechanism is explained in RFC 1964.
GSS-API provides five groups of service interface:
Credential Management
Context-Level Services
Authentication Services
Confidentiality Services
Support Services
An application developer who uses the GSS-API C-binding interfaces needs to include
/usr/include/gssapi.h in his program and needs to link with /usr/include/libgss.sl
library.
GSSAPI filesets are listed in the following two tables:
Table 1-1. GSS-API Libraries
32-Bit 64-Bit Functionality
/usr/lib/libgss.sl /usr/lib/pa20_64/libgss.sl This is the front-end gssapi
library, which has all the
GSS API’s.
Table 1-2. Additional files in GSSAPI product
File Types File Names
Header files /usr/include/krb5/gssapi.h
/usr/include/krb5/gssapi_generic.h
/usr/include/krb5/gssapi_krb5.h