From owner-freebsd-questions@FreeBSD.ORG Mon Oct 5 13:28:31 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 B82F8106566B for ; Mon, 5 Oct 2009 13:28:31 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id 4A7FF8FC17 for ; Mon, 5 Oct 2009 13:28:31 +0000 (UTC) Received: by fxm22 with SMTP id 22so2965741fxm.36 for ; Mon, 05 Oct 2009 06:28:30 -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=i3sCV4WCJ3UtTM3mivKhaaPdkMidtcjGuoetQbG4kIE=; b=kvoEB04J3NmpUYYSD3Ikv6zUC3Jb621KM87EE84+HPv83TvUsShvcXcN0B+ayU3QfU hnBsYtm+QE3yDSdVL6gDBiJVQz/uvbh6G4lS6bOiHMQA6gfFnDapW/xd3ina5UQM/SZL fDOIU1Fqo/FFNU80sPZAPnMJ7ufwXE9ijBlGQ= 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=q9NPqLPRurXp0BPyfCXvKog1imXhlEFQnFK3Erw4eHforVxMR7rc+GavAJzr6wJ/lS Oufgj/RZdZ8V11BCUtqiuCrFUc1uyyxB5ON5DNUESBdnFHl7mFrZ42frX3FmwKcqU+FZ 8JgQYl3xo2k6By420qcHwthG/aCDtIwgF7Zfw= MIME-Version: 1.0 Received: by 10.223.14.215 with SMTP id h23mr4067faa.59.1254749310432; Mon, 05 Oct 2009 06:28:30 -0700 (PDT) In-Reply-To: <27ade5280910050624w366d05f1yf9db6158db626ba3@mail.gmail.com> References: <27ade5280910050108w212a8d85h6071b5211f19425f@mail.gmail.com> <200910050951.n959pkRA059227@lurza.secnetix.de> <27ade5280910050619v6bd48173sb5099ba79c5ca1d3@mail.gmail.com> <27ade5280910050624w366d05f1yf9db6158db626ba3@mail.gmail.com> Date: Mon, 5 Oct 2009 13:28:30 +0000 Message-ID: <4ad871310910050628v642e4fd9wf6f8a983559b67bc@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:28:31 -0000 On Mon, Oct 5, 2009 at 1:24 PM, APseudoUtopia wrote: [snip] > > Sorry to reply again, but I have some further information. > > I used chpass to change the shell of the jailuser account. I tried > /bin/sh, /bin/csh, /bin/tcsh, and /sbin/nologin. All of those gave the > same "Permission denied" error. Even nologin gave "Permission denied" > instead of "This account is currently not available." What happens with /bin/false ? -- Glen Barber