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
- * Thu Dec 1 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-52
- tweak build scripts to stop automatically stripping binaries so that
we get useful debuginfo packages (#171680)
- * Tue Nov 15 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-51
- login: don't truncate passwords before passing them into crypt(), in
case they're significant (#149476)
- ksu: package ksu setuid-root again (#137934)
- * Tue Nov 15 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-50
- modify rsh behavior so that it only checks for writability of descriptors
when the corresponding read descriptor shows that there's data available,
so that it doesn't just spin calling select() over and over again (more
from #171708)