Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Mar 23 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-12
- back out krshd patch for RHSA-2005:330
- * Thu Mar 17 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-11
- add draft fix from Tom Yu for slc_add_reply() buffer overflow (CAN-2005-0469)
- add draft fix from Tom Yu for env_opt_add() buffer overflow (CAN-2005-0468)
- * Mon Dec 20 18:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-10
- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
- pull up from HEAD:
* Fri Dec 17 2004 Martin Stransky <stransky{%}redhat{*}com> 1.3.5-7
- fix deadlock during file transfer via rsync/krsh
- thanks goes to James Antil for hint