-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 08 Jun 2004 00:49:28 +0000, Meir Kriheli <[EMAIL PROTECTED]> wrote: > > Ehud Karni wrote: > | > | My solution was to jail the user by "chroot" by using 2 programs I > | wrote. With this option you can restrict what they can do. > | > > There's a chroot patch for openssh: > > http://chrootssh.sourceforge.net/index.php
A small and very nice patch. It does what I did with my program. Of course, all the other problems of `chroot' (mostly adding /bin with the needed program and /lib with the needed libraries) are still there. The big difference is that my program is independent of the ssh mechanism, It will work for rsh, rlogin or telnet. Ehud. - -- Ehud Karni Tel: +972-3-7966-561 /"\ Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign Insurance agencies (USA) voice mail and X Against HTML Mail http://www.mvs.co.il FAX: 1-815-5509341 / \ GnuPG: 98EA398D <http://www.keyserver.net/> Better Safe Than Sorry -----BEGIN PGP SIGNATURE----- Comment: use http://www.keyserver.net/ to get my key (and others) iD8DBQFAxe7nLFvTvpjqOY0RApquAKCKj7jNaocSKuwKtaR4MQwdd/OFrQCfThKB NgEkT66hjkhJUHLUuZs6m+A= =gbNw -----END PGP SIGNATURE----- ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
