Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam_krb5: A Pluggable Authentication Module for Kerberos 5.
Name: | pam_krb5 |
Vendor: | Scientific Linux |
Version: | 1.79 |
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
- * 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)
- * Wed Jan 18 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.78-1
- fix processing of the "realm=" option (#117214)
- report the reason for a password change failure to the user
- * Wed Jul 27 19:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.77-1
- only check .k5login during account management if we were called to
authenticate the user the first time around (#140325)