Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pam_krb5: A Pluggable Authentication Module for Kerberos 5.
        
        
            | Name: | pam_krb5 | Vendor: | CERN, http://cern.ch/linux" | 
        
            | Version: | 1.75 | 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.
            Arch: ia64
            
                | Download: | pam_krb5-1.75-1.ia64.rpm | 
|---|
                | Build Date: | Fri May 20 03:44:23 2005 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 298 KiB | 
|---|
            
         
            Arch: i386
            
                | Download: | pam_krb5-1.75-1.i386.rpm | 
|---|
                | Build Date: | Fri May 20 03:06:34 2005 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 192 KiB | 
|---|
            
         
        Changelog
        
            - * Tue Nov 16 04:00:00 2004 Tomas Mraz <tmraz{%}redhat{*}com> 1.75-1
- - be more tolerant to the contents of krb5.conf (#136656) 
            - * Mon Jun  7 05:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.74-1
- - work around possible incompatibility between libcrypto and libdes425 when
  loaded by applications which link to a libcrypto built without DES_INT on
  arches where sizeof(int) != sizeof(long) (#125471)
- return PAM_AUTHINFO_UNAVAIL for KDC unresolvable/unreachable cases 
            - * Fri Mar 12 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.73-1
- - adjust libresolv configure check