Configuration Guide for Kerberos Client Products on HP-UX
Introduction to the Kerberos Products and GSS-API
KRB5 Client Software
Chapter 2 55
Table 2-6 lists and describes the Kerberos client libraries.
The Kerberos client software also provides the following header files:
• /usr/include/profile.h
• /usr/include/krb5.h
Table 2-6 Kerberos Client Libraries on HP-UX 11i v3
Architect-
ure
32-bit 64-bit Functionality
PA-RISC
/usr/lib/libkrb5.sl
->/usr/lib/libkrb5.1
/usr/lib/pa20_64/
libkrb5.sl ->
/usr/lib/pa20_64/
librb5.1
Authenticates users,
verifies tickets,
creates
authenticator, and
manages the context
/usr/lib/
libcom_err.sl ->
/usr/lib/libcom_err.1
/usr/lib/pa20_64/
libcom_err.sl ->
/usr/lib/pa20_64/
libcom_err.1
Prints appropriate
error messages to
stderr, based on the
error code returned
by the Kerberos
APIs
/usr/lib/
libk5crypto.sl ->
/usr/lib/libk5crypto.1
/usr/lib/pa20_64/
libk5crypto.sl ->
/usr/lib/pa20_64/
libk5crypto.1
Encrypts (using
DES, 3DES, AES,
and RC4
cryptographic
algorithms) and
decrypts all
communication
between users to
ensure privacy and
data integrity
/usr/lib/gss/
libgssapi_krb5.sl ->
/usr/lib/gss/libgssapi_
krb5.1
/usr/lib/pa20_64/
gss/
libgssapi_krb5.sl
->
/usr/lib/pa20_64/
gss/libgssapi_krb
5.1
Kerberos mechanism
specific library used
by GSSAPI
(/usr/lib/libgss.
sl)