> debug: userauth-request for user rpm service ssh-connection method publickey
> DSA authentication refused for rpm: bad ownership or modes for
> '/home/rpm/.ssh/authorized_keys2'.
> Failed publickey for rpm from 181.70.1.197 port 953 ssh2

I believe that openssh won't serve you if any file in .ssh/ are
world-writeable.  Run this command...
    chmod -R o-wx ~/.ssh

Thanks... Dan.


Reply via email to