Linux OpenServer SSH Setup issue

Folks,

I am on Ubuntu 9.10 and have setup openssh. While trying to login, mine logins are rejected with following error:

Code:
Feb  5 14:55:12 ubunutu sshd[10572]: Connection from xx.xx.xx.xx port 55905

Feb  5 14:55:12 ubunutu sshd[10572]: debug1: Client protocol version 2.0; client software version PuTTY_Local:_Jul_27_2007_00:27:18

Feb  5 14:55:12 ubunutu sshd[10572]: debug1: no match: PuTTY_Local:_Jul_27_2007_00:27:18

Feb  5 14:55:12 ubunutu sshd[10572]: debug1: Enabling compatibility mode for protocol 2.0

Feb  5 14:55:12 ubunutu sshd[10572]: debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2

Feb  5 14:55:12 ubunutu sshd[10572]: WARNING: /etc/ssh/moduli does not exist, using fixed modulus

Feb  5 14:55:20 ubunutu sshd[10572]: Invalid user ubuntu from 220.225.69.166

Feb  5 14:55:20 ubunutu sshd[10572]: debug1: PAM: initializing for "ubuntu"

Feb  5 14:55:20 ubunutu sshd[10572]: debug1: PAM: setting PAM_RHOST to "xx.xx.xx.xx"

Feb  5 14:55:20 ubunutu sshd[10572]: debug1: PAM: setting PAM_TTY to "ssh"

Feb  5 14:55:20 ubunutu sshd[10572]: Failed none for invalid user ubuntu from xx.xx.xx.xx port 55905 ssh2

Feb  5 14:55:24 ubunutu sshd[10572]: pam_unix(sshd:auth): check pass; user unknown

Feb  5 14:55:24 ubunutu sshd[10572]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=xx.xx.xx.xx

Feb  5 14:55:26 ubunutu sshd[10572]: debug1: PAM: password authentication failed for an illegal user: Authentication failure

Feb  5 14:55:26 ubunutu sshd[10572]: Failed password for invalid user ubuntu from xx.xx.xx.xx port 55905 ssh2

Any clue whats up?

+LT
 
:ashamed::ashamed::ashamed:

Yeah am very ashamed, I had been trying this for about 4 days. The problem is : I am trying to login using ubuntu, while the login name is "ubunutu" Yup that was missed. Its working now.

+Lt
 
Back
Top