>>>>> "Tsach" == Tsach Moshkovits <tsach.moshkovits at exlibris.co.il> writes:
Tsach> Hi, I'm trying the kerberize my application and to in order
Tsach> to get TGT I'm using krb5_get_in_tkt_with_password() :
Please use krb5_get_init_creds_password instead. If that fails we'd
be interested in investigating the error.