Jump to letter: [
4BCDEFGHIJKLMNOPRSTUVWXY
]
pam_krb5: A Pluggable Authentication Module for Kerberos 5.
Name: | pam_krb5 |
Vendor: | Scientific Linux |
Version: | 1.81 |
License: | LGPL |
Release: | 1 |
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 Jul 29 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.81-1
- fix #435168 for the use-first-pass case
- * Tue Mar 11 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.80-1
- don't try to verify the creds that we get if we obtained them in order to
start a password-change. If we successfully change the user's password,
validate the TGT we obtain using the new password (Paul Batkowski, #435168)
- * Fri Mar 30 19:00:00 2007 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.79-1
- close some memory leaks (part of #220278)
- avoid spurious AS request when we're called for account management without
previously having been called to authenticate (#221552)