Hi people,
is there any way to debug what is going on between GSS level and
underlying KerberosV?
I'm using OpenSSH2.9p2 with patch applied to use GSSAPI..
It's really strange that for of my some systems the Kerberos
authentication is working, for anothers not.. Even they have the same
Solaris version..
I can do "kinit" on all mashines, so Kerberos is working.. But for
some mashines, sshd reports :
Oct 18 17:15:36 beatrice sshd[16689]: debug1: userauth-request for user
slava service ssh-connection method gssapi
Oct 18 17:15:36 beatrice sshd[16689]: debug1: attempt 2 failures 2
Oct 18 17:15:36 beatrice sshd[16689]: debug1: Miscellaneous failure
Oct 18 17:15:36 beatrice sshd[16689]: debug1: Unknown code z 0
Oct 18 17:15:36 beatrice sshd[16689]: Failed gssapi for slava from
10.41.65.110 port 8307 ssh2
How to get info which errors code were returned from KerberosV level
to GSSAPI? How to debug if I have some problems?
thank you very much!!
regards,
Slava Rimdenok