Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 00:31:06 -0500 (CDT)
From:      Tim Zingelman <zingelman@fnal.gov>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: openSSH 2.1 vs. 2.1.1
Message-ID:  <Pine.GSO.4.21.0007250018350.4302-100000@nova.fnal.gov>
In-Reply-To: <200007250139.e6P1dPp09841@lerami.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> I built 2.1.1p4 on my UnixWare box (7.1.1), and when I use the 
> 2.1 SSH client (in /usr/bin, from 4.1-RC of 3 or so days ago, and I haven't
> seen any commits), I get invalid arguments for some STTY commands
> in my .profile, and then the session hangs. 
> 
> If I build 2.1.1p4 from PORTS, everything works fine. 

Could this be due to different configuration defaults?  Maybe different
ssh_config files between the builtin and ports versions?

Do you see the same behavior if you log in vs. execute a remote command?
What if you (re)move your .profile file on the UnixWare box, does that
have any effect?

My .bashrc file has a line like this to avoid stty problems

 if [ "`tty`" != "not a tty" ]; then stty ...

I have a UnixWare 7.1.1 machine and could try to duplicate the
problem if none of this helps.  (It now has ssh 1.x on it.)

 - Tim



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0007250018350.4302-100000>