openssh only in one direction

From: Friedhelm Neyer (Friedhelm.Neyer_at_t-online.de)
Date: 05/27/03


Date: Tue, 27 May 2003 16:51:15 +0200

Hi folks

the situation is as follows:

2 identical machines (IBM F50) both running AIX 4.3.3 ML11. I have
installed the same openssh version on both machines as root, have on
both machines in /.ssh-directory the recommended files. Then I put the
public key of machine A into authorized_keys2 of machine B and vice
versa. Now from machine B I can ssh to A with giving the passphrase.
I start the ssh-agent on B and do a ssh-add /.ssh/id_dsa and the
ssh-login runs now without any passphrase.
But ... the other way from A to B isn't possible, the error message is like:

Permission denied (publickey)

Any hints to solve ?

Thx in advance
Friedhelm



Relevant Pages

  • Re: SSH - Direct login without password - Beginner Question
    ... > from trojan to atlantis directly without the root password request. ... Under openssh, the file to modify would be sshd_config ... non-root account on the target system to use the public key. ...
    (comp.unix.solaris)
  • Re: public private key, 3DES
    ... When you want to generate a persistent symmetric key, ... normally derive it from a passphrase and initialization vector. ... key and encrypts passphrase, IV, etc using Y's public key. ... The private key is not to be distributed or saved, ...
    (microsoft.public.dotnet.security)
  • Problem with enabling LDAP over SSL with a third-party Certification Authority
    ... My setup is a single forest with a root and sub domain. ... Public Key Algorithm: ...
    (microsoft.public.win2000.active_directory)
  • Re: "Permission denied" Problem
    ... I have a query on accessing a root file as a non-root user. ... root, copy the public key someplace else, like maybe /var/spool/root ... those of the individual sender unless otherwise stated. ...
    (RedHat)
  • SSH root logins using public key only confusion
    ... in my sshd_config in order to allow root logins using a public key only. ... The man page warns about several other directives i'm simply not sure ... PasswordAuthentication left me with no direct root access at all ( ...
    (freebsd-questions)