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: | 6.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
        
            - * Thu Apr 10 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-6
- - backport the "krb4_convert_524" and "krb4_use_as_req" options (and their
  inverses) from 2.2 to allow v4 client traffic to be completely disabled,
  even when AFS is in use (#429926) 
            - * Tue Mar 18 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-4
- - when attempting to obtain credentials, use a prompter callback which
  confirms the password we passed in, in case libkrb5 wants to kick an
  empty string back to us (part of #244641) 
            - * Mon Mar 17 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.1.17-3
- - use the right library context when we try to convert forwarded creds from
  v5 to v4 (Adam Stokes, #428439)