Jump to letter: [
ACDFKNRSXZ
]
krb5-workstation: Kerberos 5 programs for use on workstations.
- Summary
- Kerberos is a network authentication system. The krb5-workstation
package contains the basic Kerberos programs (kinit, klist, kdestroy,
kpasswd). If your network uses Kerberos, this package should be
installed on every workstation.
Changelog
- * Thu Sep 11 17:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-25.el5_1.1
- backport fix from 1.6.3 to abort a sequential scan of a keytab if the
handle to the keytab has become invalidated during the scan (via Vince
Worthington, #461908)
- * Wed Mar 5 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-25.el5_1
- add preliminary patch to fix use of uninitialized pointer / double-free in
KDC (CVE-2008-0062,CVE-2008-0063) (#432620, #432621)
- add backported patch to fix use-after-free in libgssapi_krb5 (CVE-2007-5901)
(#415321)
- add backported patch to fix double-free in libgssapi_krb5 (CVE-2007-5971)
(#415351)
- add preliminary patch to fix incorrect handling of high-numbered descriptors
in the RPC library (CVE-2008-0947) (#433596)
- * Fri Feb 8 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-24
- kdb_ldap: add patch to recognize "nsAccountLock: TRUE" as indicating that
an entry should have the DISALLOW_ALL_TIX flag set (read only), for better
interop with Fedora, Netscape, Red Hat Directory Server (Simo Sorce, #431784)