Jump to letter: [
ABCEFGHIJKLMNOPQRSTUVWXYZ
]
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) as well as kerberized versions of Telnet and FTP. If your
network uses Kerberos, this package should be installed on every
workstation.
Changelog
- * Wed Dec 22 18:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-38
- add additional hunk to fix for #123031 for xdr encoding/decoding of gssapi
buffers (part of #143127)
- * Tue Dec 21 18:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com>
- fix reference to already-freed data (part of #143127)
- * Mon Dec 20 18:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-37
- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
- fix predictable-tempfile-name bug in krb5-send-pr (CAN-2004-0971)
- silence compiler warning in kprop by using an in-memory ccache with a fixed
name instead of an on-disk ccache with a name generated by tmpnam()