Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam_krb5: A Pluggable Authentication Module for Kerberos 5.
Name: | pam_krb5 |
Vendor: | Scientific Linux |
Version: | 2.2.14 |
License: | LGPL |
Release: | 10 |
URL: | |
- Summary
- This is pam_krb5, a pluggable authentication module that can be used with
Linux-PAM and Kerberos 5. This module supports password checking, ticket
creation, and optional TGT verification and conversion to Kerberos IV tickets.
The included pam_krb5afs module also gets AFS tokens if so configured.
Changelog
- * Tue Nov 4 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.2.14-10
- add workaround for libpam returning success from pam_get_user() when it
returns a NULL user name (#467208)
- * Mon Sep 15 17:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.2.14-9
- add backported fix for ccache permissions bypass when the "existing_ticket"
option is used (CVE-2008-3825, #462113)
- * Fri Sep 12 17:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.2.14-8
- fix a packaging error: we were including the unpatched version of README
after it had been patched