Re: SSH 4.5P1 HOSTBASED authentication



Hi,

Please check under what account SSH is running...
lsof and/or ps should help you.

ps -ef | grep sshd

lsof | grep sshd


On Sat, 09 Dec 2006 11:51:25 +0200, herbert koelman <herbert.koelman@xxxxxxxx> wrote:

Hello,

I've upgraded ssh to 4.5p1.

I've got this very strange problem !!??

When I connect from one machine to another using host based authentication,
ssh complains because it cannot read the key files (/etc/ssh/).

But when I change the key files (in /etc/ssh) permission to 'og+r' then ssh
will successfully log on using hostbased authentication.

But the sshd daemon will not start because it considers the permission of
the key files to open.

I've build my ssh package using the source code from the openssh web site.



--
kind regards,
Claudiu Costin
.



Relevant Pages

  • Re: networking via cross cable
    ... You need GnuPG to verify this message ... >> ps aux |grep sshd ... ssh version you need to upgrade you seem to miss the server ... Looks like, upgrade your ssh package and while your at it, ...
    (comp.os.linux.networking)
  • Re: SSH 4.5P1 HOSTBASED authentication
    ... Please check under what account SSH is running... ... lsof and/or ps should help you. ... ps -ef | grep sshd ... ssh complains because it cannot read the key files. ...
    (comp.unix.aix)
  • Re: trouble with OpenSSH_3.4p1
    ... >> I restarted sshd after the install.. ... >> Notice that the pid is owned by sshd, but an lsof of the file indicates ... to ports which were normally used by ssh. ... > the machines dorectly, i coul.d still log in using my original password. ...
    (comp.security.ssh)
  • Re: trouble with OpenSSH_3.4p1
    ... >> I restarted sshd after the install.. ... >> Notice that the pid is owned by sshd, but an lsof of the file indicates ... to ports which were normally used by ssh. ... > the machines dorectly, i coul.d still log in using my original password. ...
    (comp.security.ssh)
  • Re: SSH Newbie Question 2
    ... It's much like SSH on a non-VMS system, except that the key files use ... NODE A using account ACC1. ...
    (comp.os.vms)