On Fri, 3 Jun 2016, yro...@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

_______________________________________________
mosh-users mailing list
mosh-users@mit.edu
http://mailman.mit.edu/mailman/listinfo/mosh-users

Reply via email to