Kerberos Client Version 1.3.5.01 Release Notes (September 2004)

Kerberos Client 1.3.5.01 Release Notes
Announcement
Chapter 16
Announcement
HP-UX provides Kerberos Client software including libraries, header
files, and utilities for implementing secured client/server applications in
either 32-bit or 64-bit development environment.
Table 1-1 lists the libraries that Kerberos Client supports on PA-RISC
and Itanium 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 (DES, 3DES,
AES, and RC4) 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)