From owner-freebsd-questions@FreeBSD.ORG Wed Sep 6 21:47:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAFE616A4E2 for ; Wed, 6 Sep 2006 21:47:42 +0000 (UTC) (envelope-from hackmiester@hackmiester.com) Received: from smtpout07-04.prod.mesa1.secureserver.net (smtpout07-01.prod.mesa1.secureserver.net [64.202.165.230]) by mx1.FreeBSD.org (Postfix) with SMTP id CB8E743D62 for ; Wed, 6 Sep 2006 21:47:37 +0000 (GMT) (envelope-from hackmiester@hackmiester.com) Received: (qmail 15604 invoked from network); 6 Sep 2006 21:47:37 -0000 Received: from unknown (70.146.217.210) by smtpout07-04.prod.mesa1.secureserver.net (64.202.165.233) with ESMTP; 06 Sep 2006 21:47:35 -0000 In-Reply-To: <0B52EB48-687D-4330-8B5A-54DBAEA305D5@shire.net> References: <0B52EB48-687D-4330-8B5A-54DBAEA305D5@shire.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <171B9B61-2D73-4697-84F4-9CAB4D1BA43A@hackmiester.com> Content-Transfer-Encoding: 7bit From: "hackmiester (Hunter Fuller)" Date: Wed, 6 Sep 2006 16:47:27 -0500 To: "Chad Leigh -- Shire.Net LLC" X-Mailer: Apple Mail (2.752.2) Cc: FreeBSD Users Questions Subject: Re: need a restricted shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 21:47:42 -0000 On 6 September 2006, at 15:55, Chad Leigh -- Shire.Net LLC wrote: > I am looking for a shell that will allow Subversion to be run over > ssh but not allow interactive login or if it allows interactive > login, will only allow Subversion commands to be run... Any ideas > on how to accomplish this? I don't know about FBSD, but check if rssh is in the ports (I can't atm): [hackmiester@rxvt ~]$ pacman -Ss scp current/rssh 2.3.2-1 A restricted shell for use with OpenSSH, allowing only scp and/ or sftp I bet this would do what you're saying. > > I have been looking at various shell lists in ports but nothing > popped out as obvious to me > > Thanks > Chad > > --- > Chad Leigh -- Shire.Net LLC > Your Web App and Email hosting provider > chad at shire.net > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >