Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * 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)