Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pam_krb5 - A Pluggable Authentication Module for Kerberos 5
        
        
        - Description:
- 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
        
        
            | pam_krb5-2.3.13-1.fc16.ppc
              [140 KiB] | Changelog
              by Nalin Dahyabhai (2011-07-28): - update to 2.3.13
  - don't treat setcred() as session open/close in sshd (#720609, #725797)
  - don't create a new ccache when "external" is enabled, as the calling
    application's already managing one (#690832)
  - always re-read "external" creds when possible, and use an in-memory
    ccache when setting up tokens (more of #690832)
  - apply when-to-prompt-for-what logic that we use in authentication to
    the initial part of password-change (#700520)
  - fix some bashisms and explicitly note errors when we run into them
    (ticket #1, patch by Aleksander Adamowski) |