From owner-freebsd-questions@FreeBSD.ORG Mon Oct 5 13:35:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D5FD106568B for ; Mon, 5 Oct 2009 13:35:35 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id 07B498FC14 for ; Mon, 5 Oct 2009 13:35:34 +0000 (UTC) Received: by bwz27 with SMTP id 27so2294637bwz.43 for ; Mon, 05 Oct 2009 06:35:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=1rpxaDUOXwGgWEjUXNWcbSrOD4gnT3DhIh+0YdQM9OM=; b=fR/Ujmcl7n5KIj21EdtIdFutNhSyMH2jhGD/C7Mwkvh9C2+++fsOCyURWqyiXa8enw NeN2VIpE+8z96KaDZHqCA0KQpIiYIPJ7U9qLgke0DRAqXzAwjI6UzSDn8NIxxowHk4U5 K7RKdUEffSuMXISZeRbxQQI6n7Nk3h2yghUj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=okP7jUBu6EEY8rSVM5MRW2OlsuObDvR2cxg6jki2PkSJHXXSE45fgcf1VWbC+h9IZR 5BfsEzzOiXc8bGaK4x1jsZdzH4BW57frLMU2Fw2Mbki/gH7/83TdjsNqGwwImVaAU7VU lhFgtLzyHCFMxVNg0i05gWlfPsqFY0zlqwdF0= MIME-Version: 1.0 Received: by 10.223.3.155 with SMTP id 27mr21913fan.12.1254749733721; Mon, 05 Oct 2009 06:35:33 -0700 (PDT) In-Reply-To: <4ad871310910050633n16bd69c1oa523add59b3468c3@mail.gmail.com> References: <27ade5280910050108w212a8d85h6071b5211f19425f@mail.gmail.com> <200910050951.n959pkRA059227@lurza.secnetix.de> <27ade5280910050619v6bd48173sb5099ba79c5ca1d3@mail.gmail.com> <27ade5280910050624w366d05f1yf9db6158db626ba3@mail.gmail.com> <4ad871310910050628v642e4fd9wf6f8a983559b67bc@mail.gmail.com> <27ade5280910050630r47a34e5bteea1df81b44e0457@mail.gmail.com> <4ad871310910050633n16bd69c1oa523add59b3468c3@mail.gmail.com> Date: Mon, 5 Oct 2009 13:35:33 +0000 Message-ID: <4ad871310910050635h7878fd3g5902097b18545aa7@mail.gmail.com> From: Glen Barber To: APseudoUtopia Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: Jails: /bin/tcsh: Permission Denied 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: Mon, 05 Oct 2009 13:35:35 -0000 On Mon, Oct 5, 2009 at 1:33 PM, Glen Barber wrote: [snip] >> >> jailuser:*:1001:1001:User &:/home/jailuser:/bin/false >> >> # su jailuser >> su: /bin/false: Permission denied >> Also, check the permissions on /home/jailuser -- Glen Barber