Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2003 10:02:35 -0700
From:      "Thomas Park" <tpark@drivespeed.com>
To:        "'John Straiton'" <jsmailing@clickcom.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: /dev/tty keeps changing permissions..?
Message-ID:  <001201c32ea8$ecca9a30$11640a0a@titanium>
In-Reply-To: <000f01c32ea8$23a95830$1916c60a@win2k.clickcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi John,


> > I'm pretty sure the ssh problem is with /dev/tty - I've 
> > scoured quite a
> > few message boards and newsgroups looking for a solution to the SSH
> > problem.  The symptom:a user who doesn't currently own 
> > /dev/tty attempts
> > to open an outbound SSH session and gets a permission denied 
> > error with
> > an error message along the lines of "Host key verification 
> > failed."  SCP
> > likewise doesn't work.
> 
> That error message is usually because you're ssh'ing to boxen whos
> public key has changed. 
> 


I should have mentioned that the account I was using for ssh DOES have a
correct host key entry for the remote host - the error message is itself
erroneous.  Although I think we're getting on track here - it looks like
the problem is happening when I su into a different account and try to
ssh from the su'ed account (which also has the host key) - after su'ing,
the tty device remains owned by the base user with respect to my new
EUID, which appears to make ssh outbound break.

thomas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001201c32ea8$ecca9a30$11640a0a>