On Mon, Nov 04, 2002 at 12:32:09PM -0800, Ivan S. Anisimov wrote:

> 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?
 
  You may always make yourself sure if you checked all 'magic' files by:
  grep -r logout /path

-- 
0A 0D 0A 2D 2D 20 0D 0A 44 6F 6D 69 6E 69 6B 20  ...-- ..Dominik 
4C 75 70 69 6E 73 6B 69 20 2F 2F 20 79 68 70 78  Lupinski // yhpx
40 61 6C 70 68 61 2E 6E 65 74 2E 70 6C 0D 0A 2E  @alpha.net.pl...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to