I am trying to connect with the ssh server that is running on my Damn small Linux inside my windows 7. I am using MingW and typed
ssh -p 2222 dsl@localhost
then it connects me and asked for password,
but everytime I put the password right, it says, "permission denied"<publickey, password, keyboard_interactive>
what should I do,
I typed sudo passwd and change my password for linux.