[EMAIL PROTECTED], on January 5. 2001, wrote:
  : Dear All,
  : 
  : Can anybody help me?  I'm trying to run ssh2 (2.3.0) using
  : publickey and no passwords.  On 'mybox', root runs:
  : 
  : ssh2 dest -l user1 -v ls
  : 
  : produces:
  : 
[SNIP]
  : 
  : Everything seems to be going fine until **********, then for some reason
  : it changes its mind suddenly about using publickey.  Then it gets worse:
  : after that it drops back to using passwords, BUT refuses the correct
  : password - can't connect at all!

Do you have PermitRootLogin set to "nopwd"?

  : Some of dest's sshd2_config file:
  : 
  :         AllowedAuthentications          publickey,password,hostbased
  :         Ssh1Compatibility               no
  : 
  : dest:~user1/.ssh2/authorization contains:
  : 
  : Key     mybox_root

This probably should be "Key mybox_root.pub".

-- 
[[EMAIL PROTECTED]          --  Sami J. Lehtinen  --           [EMAIL PROTECTED]]
[work:+358 9 85657425][gsm:+358 50 5170 258][http://www.iki.fi/~sjl]
[SSH Communications Security Corp               http://www.ssh.com/]

Reply via email to