Tyler Longren wrote:

> Hi everybody,
>
> I recently installed OpenSSH.  I want sshd to accept ssh connections.  I
> start sshd by typing sshd.  Then, to connect, I do ssh 127.0.0.1 (I'm
> running as root).  It asks for roots password, so I enter root's password,
> and it says "Permission denied, please try again"  After doing that 3
> times, it diplays: "Permission denied (publickey,password).  I also ran
> ssh-keygen as root.  It saved my key in /root/.ssh/identity, and I entered
> a passphrase, but still no luck.
>
> Can anybody help me get sshd working correctly?
>
> Thanks!!!
> Tyler Longren

Instead of 127.0.0.1, try the address you have giving the host.


Reply via email to