From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 19:38:30 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70C3D36A for ; Sun, 6 Jul 2014 19:38:30 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "PositiveSSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E9BD2E42 for ; Sun, 6 Jul 2014 19:38:29 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id DDC70164FF00; Sun, 6 Jul 2014 21:36:43 +0200 (CEST) Received: from [10.10.10.70] (iMacJ.cloudzeeland.nl [10.10.10.70]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by thetys.cloudzeeland.nl (Postfix) with ESMTPSA id B86FE164FEE4; Sun, 6 Jul 2014 21:36:43 +0200 (CEST) Message-ID: <53B9A5B4.9060206@webrz.net> Date: Sun, 06 Jul 2014 21:38:28 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: kpneal@pobox.com, Jos Chrispijn Subject: Re: Login and auto executes References: <53B9163E.3040406@webrz.net> <20140706185237.GA42705@neutralgood.org> In-Reply-To: <20140706185237.GA42705@neutralgood.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl Cc: "freebsd-questions@FreeBSD.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 19:38:30 -0000 kpneal@pobox.com: > On Sun, Jul 06, 2014 at 11:26:22AM +0200, Jos Chrispijn wrote: > > Are you certain that these files are in the right home directory? They > need to be in the directory that is listed in /etc/passwd for your account. > I ask because you said "folder", but the correct term is "directory". You > aren't, say, putting these files in the base of a network share instead > of your /etc/passwd home directory? Jep, I put them in the correct folder. I solved it by using the .login file with the appropiate commands. Must have had a temporary blackout why I didn't think about that... Thanks you (all) for your suggestions, they were very informative! BR, Jos Chrispijn