Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iB1I8jOv019102 for ; Wed, 1 Dec 2004 18:08:46 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 8132253A3D for ; Wed, 1 Dec 2004 18:08:43 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZZ3f-0000HV-UG for migo@homemail.com; Wed, 01 Dec 2004 13:18:31 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZZ3D-0000GY-Qh for gnu-arch-users@gnu.org; Wed, 01 Dec 2004 13:18:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZZ3C-0000G3-Lf for gnu-arch-users@gnu.org; Wed, 01 Dec 2004 13:18:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZZ3C-0000FX-EZ for gnu-arch-users@gnu.org; Wed, 01 Dec 2004 13:18:02 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CZYte-0002F9-5q for gnu-arch-users@gnu.org; Wed, 01 Dec 2004 13:08:10 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CZYtc-0007BX-00 for ; Wed, 01 Dec 2004 19:08:08 +0100 Received: from chello080109053157.14.14.univie.teleweb.at ([80.109.53.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2004 19:08:08 +0100 Received: from a.rottmann by chello080109053157.14.14.univie.teleweb.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2004 19:08:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gnu-arch-users@gnu.org From: Andreas Rottmann Date: Wed, 01 Dec 2004 18:29:19 +0100 Message-ID: <87653morkg.fsf@ivanova.rotty.yi.org> References: <1101918881.4524.24.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: chello080109053157.14.14.univie.teleweb.at User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:ZzQBgyuO8RuEwRfdS3SaGRTIcJE= Subject: [Gnu-arch-users] Re: restricted shell (sftp) for gnuarch ? X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 1803 Lines: 42 Eric Seigne writes: > Hello, > i'm sorry to bother you but i don't find how to restrict my ssh/sftp > shell for arch repositories ! > > here is my situation: > user eric: full ssh and sftp access > 3 others users: full ssh and sftp access > user eric_arch: access sftp only, and jail into /home/arch/ > > i don't know how to make it ! > > with cvs i used /bin/grap as shell or /bin/cvssh.pl but i can't find the > same thing for gnuarch repositories ! > Maybe rssh or scponly are what you look for? Package: rssh Description: Restricted shell allowing only scp, sftp, cvs, rsync and/or rdist rssh is a restricted shell to be used as a substitute of the login shell to allow users to perform only scp/sftp/cvs/rsync,rdist operations. . The security implications are high, so the home directories have to be set following the instructions provided. Package: scponly Description: Restricts the commands available to scp- and sftp-users "scponly" is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the mostly trusted suite of ssh applications. HTH, Rotty -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://yi.org/rotty | GnuPG Key: http://yi.org/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Python is executable pseudocode, Perl is executable line-noise. _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/