Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 12:32:09 -0800 (PST)
From:      "Ivan S. Anisimov" <anisimov@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   csh conf
Message-ID:  <20021104203209.52758.qmail@web13905.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021104203209.52758.qmail>