[an error occurred while processing this directive]
krb5_error_code krb5_set_default_tgs_enctypes ( krb5_context context, const krb5_enctype *ktypes );
The context structure.
The encryption type(s) to set as the default.
This routine sets the default Ticket Granting Service encryption types for the given Kerberos context.
This routine returns the following KRB5 status codes:
Successful completion.
KRB5_PROG_ETYPE_NOSUPP
Program lacks support for encryption type.