[mosh-users] mosh with GSSAPIDelegateCredentials
Anders Kaseorg
andersk at mit.edu
Fri Jun 3 20:26:58 EDT 2016
On Fri, 3 Jun 2016, yrobot at amazon.com wrote:
> I think what's going on, is mosh using ssh for
> GSSAPIDelegateCredentials, but the ssh connection is immediately
> closed.. so that the ticket is invalidated/deleted by the time I get a
> prompt on the remote host
That is correct. See
https://github.com/mobile-shell/mosh/issues/25
for a wrapper script that we use to work around this issue at MIT.
It’s hard to do anything about this from Mosh itself, because PAM sessions
really expect to be started as root. See
https://github.com/mobile-shell/mosh/issues/529
Anders
More information about the mosh-users
mailing list