Introduction to the Kerberos Products and GSS-API

Generic Security Service Application Programming Interface (GSS-API)

GSS-API filesets are listed in Table 2-8 and Table 2-9.

Table 2-8

GSS-API Libraries

 

 

 

 

 

 

 

Library Availability

Functionality

 

 

 

 

 

Itanium32 -

This is the front-end

 

 

/usr/lib/hpux32/libgss.so

GSS-API library,

 

PA-RISC 32 - /usr/lib/libgss.sl

which has all the

 

GSS-APIs

 

 

 

 

Itanium64 -

 

 

 

/usr/lib/hpux64/libgss.so

 

 

PA-RISC 64 -

 

 

 

/usr/lib/pa20_64/libgss.sl

 

 

 

 

 

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.)

 

 

 

Following lists the services that the GSS-API interface provides:

“Credential Management Services” on page 71

70

Chapter 2