RE: [Chrootssh-users] Chroot and chrootssh /./ connection closed
Brought to you by:
punkball
From: Serghej P. <sp...@ti...> - 2003-04-04 15:05:51
|
Hello, Please RedHat users check this documentation : http://mail.incredimail.com/howto/openssh/ http://ulf.zeitform.de/sshchroot/ After spend time for chrootssh (docs, faq, mailing), i've not been able = to make working binaries from chrootssh.sourceforge.net for RedHat 7.3 = ;( But if you patch and re-build rpm - chrooted sshd work fine ;) Serghej=20 -----Original Message----- From: Steve Schlaifer [mailto:st...@ki...]=20 Sent: marted=EC 25 marzo 2003 19.18 To: Serghej Petrov Cc: chr...@li... Subject: Re: [Chrootssh-users] Chroot and chrootssh /./ connection = closed On Tue, 25 Mar 2003, Serghej Petrov wrote: > I've download from http://chrootssh.sourceforge.net/ patched version=20 > of OpenSSH (openssh-3.5p1-chroot.tar.gz) compil and install. But if I=20 > chroot user in /etc/passwd ( pippo:x:506:506::/home/pippo/./:/bin/bash = > ) After autentication connection is closed by sshd server... Why?=20 > Without /./ in password file everything is ok. My guess would be that you haven't set up the chroot environment with = all of the binaries and libraries it needs. In particular, there needs = to be a copy of bash in /home/pippo/bin and any shared libraries it = needs in /home/pippo/lib. --Steve "Perhaps God gave man free will so he could choose to stop those who had chosen evil." <James Lileks> |