ssh/jail bug

Matthew Dillon dillon at apollo.backplane.com
Fri Jan 28 21:50:03 PST 2005


:hey,
:
:i'm trying to set up some jails and hit a weird bug:
:
:# ssh $box
:there:
:# jail / test 127.0.0.1 /bin/sh
:in the jail now:
:# less
:Missing filename ("less --help" for help)
:Connection to $box closed.
:
:cheers
:  simon

    Fixed!  /dev/tty opens were not being properly tracked in the case where
    the open fails, and that case occurs when you push into a jailed shell.

						-Matt






More information about the Bugs mailing list