[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gss question
hi,
i ported my application from MIT to heimdal (as it's the default krb on
SuSE SLES8) and do now experience the following problem.
My code works fine with MIT kerberos.
Error at Mon Jun 7 17:28:01.260: error in security package function
"gss_accept_sec_context" - errno: 851968, Miscellaneous failure (see
text), failed to find ADERPC@FABAFSC.FABAGL.FABASOFT.COM in keytab
FILE:/etc/krb5.keytab
however:
> ktutil list
FILE:/etc/krb5.keytab:
Vno Type Principal
1 des-cbc-crc ADERPC@FABAFSC.FABAGL.FABASOFT.COM
any hints?
(i tried heimdal 0.4 from SuSE and self compiled 0.6.2-vanilla)
TIA,
/ pit