Jump to letter: [
ACDFKNRSXZ
]
krb5-server: The KDC and related programs for Kerberos 5.
- Summary
- Kerberos is a network authentication system. The krb5-server package
contains the programs that must be installed on a Kerberos 5 key
distribution center (KDC). If you are installing a Kerberos 5 KDC,
you need to install this package (in other words, most people should
NOT install this package).
Changelog
- * Thu Sep 11 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-25.el5.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 18:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-25.el5
- 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 18: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)