DragonFly bugs List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ssh/jail bug
: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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]