Displaying 1 result from an estimated 1 matches for "vvvl".
Did you mean:
vvv
2012 Jul 09
2
How do I get an ssh client to authenticate with samba4's kerberos GSSAPI?
...=============================
No kerberos errors shows up in "log.samba" on the server side even though
samba is started with "-d 5"
On the client side, I do a "kinit user" - it succeeds.
I then do a klist and it lists my current ticket for user.
Then I try "ssh -vvvl user cofil01.mydomain.net" , I get the following
lines:
====================================================
debug2: we sent a gssapi-with-mic packet, wait for reply
debug1: Authentications that can continue:
publickey,gssapi-keyex,gssapi-with-mic,password
debug2: we sent a gssapi-with-mic pa...