f2999e1 select_principal_from_keytab() look for plain input as well

1 file Authored by sbose 11 years ago, Committed by jhrozek 11 years ago,
    select_principal_from_keytab() look for plain input as well
    
    Currently in select_principal_from_keytab() all kind of different
    versions of the host principal are looked up in the keytab except for
    the plain name the ldap_sasl_authid option. With this patch the plain
    name is looked up first.
    
        
file modified
+6 -2