[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH Chroot



Yes, I know.  It's just the scp runs ssh on both ends (with sshd aswell)
whereas sftp does not and I would think sftp would be a better option
(although, I've not seen any freeware windows sftp clients yet).

Most chroot jails will require some device nodes in their own /dev
directory.  Maybe you will find enough nodes in the named /dev directory so
that you can duplicate that.

On Sun, Apr 01, 2001 at 01:02:55PM -0400, Truman Boyes wrote:
> the original question was for ssh, not sftp. i have chroot's sshd a few
> years ago, and it required building a /dev directory.
> 
> cheers,
> .truman.boyes.
> --------------
> Experience is the one thing you get, right after you need it
> 
> On Sun, 1 Apr 2001, John Wright wrote:
> 
> > Well, you create the chroot jail so it all depends what you put in there.
> > 
> > I would _guess_ that sftp wouldn't require ttys.
> > 
> > On Sun, Apr 01, 2001 at 03:14:50AM -0400, Truman Boyes wrote:
> > > do you have tty devices in a chroot'd /dev/ ? 
> > > 
> > > cheers,
> > > .truman.boyes.
> > > --------------
> > > Experience is the one thing you get, right after you need it
> > > 
> > > On Fri, 30 Mar 2001, John Wright wrote:
> > > 
> > > > On Thu, Mar 29, 2001 at 01:15:35PM -0600, tomd@sacefcu.org wrote:
> > > > > Hello All,
> > > > > 
> > > > > I'm working on trying to get SSH to work with chroot but having little
> > > > > success.  I've looked in the archives there are only 4 prior posts but none
> > > > > of them apply.
> > > > > 
> > > > > What I'm trying to do is a scp into a chroot environment.  Can it be done?
> > > > > I'd appreciate any pointers.
> > > > 
> > > > Do you have ssh/scp installed under the chroot environment?
> > > > 
> > > > Is sftp an option for you?
> > > > 
> > > 
> > 
>