Kerberos Client Version D.1.6.2.
© Copyright 2010 Hewlett-Packard Development Company, L.P Legal Notices Copyright 2010 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license.
Table of Contents 1 Kerberos Client D.1.6.2.08 release notes.....................................................................5 Announcement.......................................................................................................................................5 Encryption types supported by Kerberos Client..............................................................................7 What is new in this version................................................................................
List of Tables 1-1 1-2 1-3 1-4 4 Kerberos Client Libraries on PA-RISC (PA) and Itanium (IA) Architecture..................................5 Kerberos Client utilities...................................................................................................................6 Encryption types supported by Kerberos Client D.1.6.2.08............................................................7 System requirements for installing Kerberos Client D.1.6.2.08.................................................
1 Kerberos Client D.1.6.2.08 release notes Information in this document applies to the Web release of Kerberos Client D.1.6.2.08 for HP-UX 11i v2. Announcement Kerberos Client (krb5client) is a Web upgrade for KRB5-Client. KRB5-Client is a part of the core HP-UX 11i v1 and HP-UX 11i v2 operating systems. The previous version of Kerberos Client, KRB5-Client, was released as part of the core HP-UX 11i v2 operating system.
Table 1-1 Kerberos Client Libraries on PA-RISC (PA) and Itanium (IA) Architecture (continued) Architecture 32-bit 64-bit Functionality Itanium /usr/lib/hpux32/libkrb5.so -> /usr/lib/hpux64/libkrb5.so -> /opt/krb5client/lib/hpux32/ /opt/krb5client/lib/hpux64/ libkrb5.so.1 libkrb5.so.1 Authenticate users, verify tickets, create authenticator, and manage the context. /usr/lib/hpux32/libcom_err.so /usr/lib/hpux64/libcom_err.
Encryption types supported by Kerberos Client Table 1-3 lists the encryption types supported by Kerberos Client D.1.6.2.08. Table 1-3 Encryption types supported by Kerberos Client D.1.6.2.08 Encryption Type Description des-cbc-crc DES cbc mode with CRC-32 des-cbc-md4 DES cbc mode with RSA-MD4 des-cbc-md5 DES cbc mode with RSA-MD5 des DES cbc mode with RSA-MD5 This encryption type is an alias to the des-cbc-md5 encryption type.
Table 1-3 Encryption types supported by Kerberos Client D.1.6.2.08 (continued) Encryption Type Description aes128-cts AES-128 CTS mode with 96-bit SHA-1 HMAC This encryption type is an alias to the aes128-cts-hmac-sha1-96 encryption type. If you specify aes128-cts in the configuration file, then it’s behavior is the same as aes128-cts-hmac-sha1-96.
file in the user’s home directory. If the/etc/krb5 directory does not exist krb5_kuserokcontinues to check the .k5login file in the user's home directory. If the/etc/krb5/ directory exists, the krb5_kuserokAPI ignores any corresponding .k5login files in the user's home directory while making authorization decisions. The format of the entries in the new files in /etc/krb5 continues to be the same as that of the .k5login file in the user's home directory.
The following output is displayed if the file is downloaded correctly: # Initializing... # Contacting target "localhost"... # # Target: localhost:/tmp/KRB5CLIENT.depot # # # Bundle(s): # KRB5CLIENT D.1.6.2.08 Kerberos V5 Client Version 1.6.2.08 NOTE: When using the swlist and swinstall commands, you must specify the absolute path of the source depot. 6. On a standalone system, enter the following command to install the Kerberos Client software bundle: # swinstall -s /tmp/KRB5CLIENT.
Related documentation For more information about Kerberos Client, see Configuration Guide for Kerberos Client Products on HP-UX (5991-7718), at: http://docs.hp.com/en/internet.html#Kerberos.