Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Tue Nov 25 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-31.el5
- - add a backported patch which adds a check on credentials obtained from
  a foreign realm to make sure that they're of an acceptable type, and
  if not, retry to the request to get one of the right type (Sadique Puthen, 
            - * Tue Nov  4 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-30.el5
- - backport fix from 1.6.3 to register file-based ccaches created with
  the krb5_cc_new_unique() function with the global list, so that we
  don't crash when we go to close the ccache (#468729) 
            - * Thu Sep  4 17:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-29.el5
- - 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, #460911)