Kerberos Client Version C.1.3.5.03 Release Notes

Kerberos Client C.1.3.5.03 Release Notes
Announcement
Chapter 18
Table 1-1 lists the libraries that Kerberos Client supports on PA-RISC
(HP-UX 11i v1, and HP-UX 11i v2 September 2004) and Itanium (HP-UX
11i v2 September 2004) architecture.
Table 1-1 Kerberos Client Libraries on PA-RISC (PA) and Itanium (IA)
Architecture
Architect-
ure
32-bit 64-bit Functionality
PA-RISC
/usr/lib/libkrb5.sl /usr/lib/pa20_64/
libkrb5.sl
Authenticate users,
verify tickets, create
authenticator, and
manage the context.
/usr/lib/
libcom_err.sl
/usr/lib/pa20_64/
libcom_err.sl
Print appropriate error
messages to stderr
based on the error code
returned by the
Kerberos APIs.
/usr/lib/
libk5crypto.sl
/usr/lib/pa20_64/
libk5crypto.sl
Encrypt (using DES,
3DES, AES, and RC4
cryptographic
algorithms) and decrypt
all communication
between users to ensure
privacy and data
integrity.
/usr/lib/gss/
libgssapi_krb5.sl
/usr/lib/pa20_64/
gss/
libgssapi_krb5.sl
Kerberos-mechanism
specific library used by
GSSAPI
(/usr/lib/libgss.sl)