Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pam_krb5: A Pluggable Authentication Module for Kerberos 5.
        
        
            | Name: | pam_krb5 | Vendor: | Scientific Linux | 
        
            | Version: | 2.1.17 | License: | LGPL | 
        
            | Release: | 12.el4 | 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 Oct 22 19:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-12
- - backport for selecting which key to use for validation so that it prefers
  "host" services with the local host name as the instance in the right realm,
  from HEAD (#531471) 
            - * Fri Oct 22 19:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-11
- - backport changes to ask for much less in the way of credential options
  when we're just obtaining password-changing creds (#490160) 
            - * Thu Oct 21 19:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-10
- - don't enforce minimum_uid when no_user_check is also used, from
  HEAD (#490403)