Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
pam_krb5 - A Pluggable Authentication Module for Kerberos 5
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.
Packages
Latest: pam_krb5-2.3.11-6.pre6.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
pam_krb5 |
0 |
2.3.11 |
6.pre6.el5.fio |
x86_64 |
160 KiB |
2011-06-22 17:19:38 |
Changelog:
- * 2011-03-24 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> - 2.3.11-6
- backport the change to prefer krb5_change_password() over krb5_set_password()
again from 2.3.12 (#690583)
- * 2011-03-03 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> - 2.3.11-5
- backport self-tests from git master (#638586)
- * 2011-02-02 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> - 2.3.11-4
- backport some self-tests from git master (#638586)
- * 2011-01-31 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> - 2.3.11-3
- don't include patch backup versions of README files (internal tooling)
- * 2011-01-28 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> - 2.3.11-2
- backport fixes to make the libdefaults verify_ap_req_nofail setting control
what happens when we can't read keytabs, and enable TGT validation by
default, with "novalidate" as an option which takes a list of services for
which TGT validation shouldn't be attempted (#622938)