9fe2ff0 * pam_krb5afs.c: return PAM_AUTHINFO_UNAVAIL if we can't resolve or

Authored and Committed by nalin 19 years ago
    	* pam_krb5afs.c: return PAM_AUTHINFO_UNAVAIL if we can't resolve or
    	reach the KDC.  Allocate twice as much space as we should need to for
    	DES argument structures, in case weird run-time linking gives us the
    	OpenSSL libcrypto DES functions instead of the libdes425 versions on an
    	architecture where it matters.
    
        
file modified
+7 -0
file modified
+7 -2