Question : Problem: help logging into openssh

when i do   ssh localhost, i can't login (please see attached code)
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
root@Anand:/home/anand/Desktop# ssh localhost
Ubuntu 8.04.1
Password: 
Password: 
Password: 
root@localhost's password: 
Permission denied, please try again.
root@localhost's password: 
Permission denied, please try again.
root@localhost's password: 
Permission denied (publickey,password,keyboard-interactive).
Open in New Window Select All

Answer : Problem: help logging into openssh

i am testing out ssh for when i port it onto one of my servers. I have enabled the root login in the config, and restarted it, but even when i try doing ssh anand@localhost, it still doesn't work - saying permission denied (probably because my password is wrong).
thanks
Random Solutions  
 
programming4us programming4us