From owner-freebsd-questions@freebsd.org Sat Feb 18 11:32:19 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72677CE4BB3 for ; Sat, 18 Feb 2017 11:32:19 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3358A1310 for ; Sat, 18 Feb 2017 11:32:18 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (ares.cloudzeeland.nl [10.10.10.32]) by ares.cloudzeeland.nl (Postfix) with ESMTP id 4E8D64FE7E03; Sat, 18 Feb 2017 12:32:10 +0100 (CET) Received: from [10.10.10.40] (styx.zeeland24.nl [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ares.cloudzeeland.nl (Postfix) with ESMTPSA id 9F8974FE7E02; Sat, 18 Feb 2017 12:32:09 +0100 (CET) Subject: Re: FTP access blocked on specific user To: Polytropon References: <9de65374-2203-0164-d49f-1118d4e58a25@cloudzeeland.nl> <607d7aa7-985e-4441-6ec7-e119e14ccefa@rail.eu.org> <20170216123646.c3bc68a3.freebsd@edvax.de> Cc: Erwan David , freebsd-questions@freebsd.org From: Jos Chrispijn Message-ID: <46ca253e-ac38-34b2-2001-3c56c79479c9@cloudzeeland.nl> Date: Sat, 18 Feb 2017 12:32:09 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170216123646.c3bc68a3.freebsd@edvax.de> X-Virus-Scanned: ClamAV using ClamSMTP on ares.cloudzeeland.nl Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2017 11:32:19 -0000 Op 16-2-2017 om 12:36 schreef Polytropon: > Use ~/.login for that purpose. It will only be executed for > login shells (interactive shells), while ~/.cshrc will be > executed for _any_ instance of the C shell. :-) > Will do, thanks! /jos