Jump to letter: [
ADEKLOPSTXZ
]
pam_krb5: A Pluggable Authentication Module for Kerberos 5.
Name: | pam_krb5 |
Vendor: | |
Version: | 2.2.8f1 |
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
- * Wed Mar 29 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.2.8-1
- don't try to validate creds in a password-changing situation, because the
attempt will always fail unless the matching key is in the keytab, which
should never be the case for the password-changing service (#187303, rbasch)
- if v4 has been disabled completely, go ahead and try to set 2b tokens
because we're going to end up having to do that anyway (#182378)
- * Fri Mar 10 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.2.7-2
- fixup man page conflicts in %install
- * Wed Mar 8 18:00:00 2006 Bill Nottingham <notting{%}redhat{*}com> - 2.2.6-2.2
- don't use paths in man pages - avoids multilib conflicts