fbd3a26 Limit krb5_get_init_creds_keytab() to etypes in keytab

4 files Authored by Stef Walter 11 years ago, Committed by sgallagh 11 years ago,
    Limit krb5_get_init_creds_keytab() to etypes in keytab
    
     * Load the enctypes for the keys in the keytab and pass
       them to krb5_get_init_creds_keytab().
     * This fixes the problem where the server offers a enctype
       that krb5 supports, but we don't have a key for in the keytab.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=811375
    
        
file modified
+137 -0
file modified
+8 -0