Date: Wed, 4 Feb 2004 14:12:11 -0600 From: Hari Bhaskaran <subscr@spider.netmails.net> To: freebsd-questions@freebsd.org Subject: How to get ptys (devfs) inside jail for FreeBSD 5.2? Message-ID: <20040204201211.GA22582@poecilotheria.netmails.net>
next in thread | raw e-mail | index | archive | help
Hi,
What do I use instead of MAKEDEV (for jail) in FreeBSD 5.2?
I am getting "openpty: No such file or directory"
in the sshd's auth.log and "Server refused to allocate pty"
in the ssh client when I try to ssh-in to the jail.
So far the only response I have seen on the net is by
Clement Laforet who suggests mounting
mount_devfs devfs ${JAIL_ROOT}/dev
See: http://lists.freebsd.org/pipermail/freebsd-questions/2003-August/014836.html
Is this secure? Is there any other way?
Any help is appreciated
--
Hari Bhaskaran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040204201211.GA22582>
