Results 1 to 1 of 1
Hey!
Every time when I connect to my server using SSH, comes "authentication failure" but I can login...
Auth.log:
Code:
pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=xx.xxx.xx.xx user=root
...
- 09-06-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
Authentication failure...
Hey!
Every time when I connect to my server using SSH, comes "authentication failure" but I can login...
Auth.log:
And the same authentication failure comes also with other accounts than root...Code:pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=xx.xxx.xx.xx user=root sshd[9634]: Accepted password for root from xx.xxx.xx.xx port xxxx ssh2
Where this could occur?
Distro: Debian 5.0 (Lenny)
EDIT: No problems anymore...


Reply With Quote