Hi Jason, This is a known issue (https://github.com/keithw/mosh/issues/249)
It's apparently a race condition inside OS X; if the sshd dies before mosh can fork the shell, the shell doesn't have a Mach security context.
There's a hacky patch there that just adds a 2 second sleep; we haven't taken it, because we'd rather find a better solution, but you might want to try it.
--Quentin On Tue, 5 Jun 2012, Jason Mader wrote:
On an OS X 10.6 Server connected with mosh 1.2.1, $ sudo sudo: unknown uid: 501 $ id uid=501 gid=… Normal ssh, $ id uid=501(jason) gid=… -- Jason Mader, National Crash Analysis Center, The George Washington University, Virginia Science and Technology Campus _______________________________________________ mosh-users mailing list mosh-users@mit.edu http://mailman.mit.edu/mailman/listinfo/mosh-users
_______________________________________________ mosh-users mailing list mosh-users@mit.edu http://mailman.mit.edu/mailman/listinfo/mosh-users