krb5_get_init_creds_opt_set_renew_life - Set the ticket renewal lifetime in initial credential options.¶
- void krb5_get_init_creds_opt_set_renew_life(krb5_get_init_creds_opt * opt, krb5_deltat renew_life)¶
param: | [in] opt - Pointer to options field [in] renew_life - Ticket renewal lifetime |
---|