Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
krb5-workstation: Kerberos 5 programs for use on workstations.
Name: | krb5-workstation |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 1.2.7 |
License: | MIT, freely distributable. |
Release: | 42 |
URL: | http://web.mit.edu/kerberos/www/ |
- 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.2.7-42
- back out krshd patch for RHSA-2005:330
- * Thu Mar 17 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-41
- 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)
- * Tue Mar 15 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com>
- unrevert that change
- use stdargs instead of varargs in telnet's commands.c
- tweak .y files to be more acceptable to newer bison