void krb5_get_init_creds_opt_set_forwardable ( krb5_get_init_creds_opt *opt, int forwardable );
A pointer to the options field.
A flag indicating whether the credentials are forwardable.
This routine sets the forwardable field in the krb5_get_init_creds_opt structure.