From owner-freebsd-questions Mon Nov 4 12:32:14 2002 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 1984D37B401 for ; Mon, 4 Nov 2002 12:32:13 -0800 (PST) Received: from web13905.mail.yahoo.com (web13905.mail.yahoo.com [216.136.175.68]) by mx1.FreeBSD.org (Postfix) with SMTP id C280043E7B for ; Mon, 4 Nov 2002 12:32:12 -0800 (PST) (envelope-from anisimov@yahoo.com) Message-ID: <20021104203209.52758.qmail@web13905.mail.yahoo.com> Received: from [193.233.46.39] by web13905.mail.yahoo.com via HTTP; Mon, 04 Nov 2002 12:32:09 PST Date: Mon, 4 Nov 2002 12:32:09 -0800 (PST) From: "Ivan S. Anisimov" Subject: csh conf To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello ! Please help: when I try to login via a dialin tty, host issues 'logout' immediately after authentification. Looks like admin of the host done something like set a=`tty` if ($a == '/dev/ttyd0') then logout endif in one of csh scripts. I've checked all user-readable files (/etc/csh.cshrc, /etc/csh.login, /etc/csh.logout, ~/.login, ~/.profile etc.) for stuff like that. Nothing. Changing shell to bash solves this problem, still I would like to find out, where this 'logout' lives. Any ideas? Many thanks in advance, Ivan __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message