Hi,
I just installed openssh-2.9p2.tar.gz on a Linux Mandrake 7.0. For it I
had to install the latest version of openssl, but everything worked
fine. Both installations proceeded according with the 'INSTALL'
instruction file and every executable is where it is supposed to be.
Right after I finished the installation I ran '/usr/local/sbin/sshd' and
tried to connect right away to the same box with '/usr/local/bin/ssh -l
mrubio my.box.org'. The SSHD server received the connection just fine,
but it always says the password is incorrect, like this:
[[EMAIL PROTECTED] /root]# /usr/local/bin/ssh -l mrubio localhost
mrubio@localhost's password:
Permission denied, please try again.
mrubio@localhost's password:
Permission denied, please try again.
mrubio@localhost's password:
Permission denied (publickey,password,keyboard-interactive)
[[EMAIL PROTECTED] /root]#
It does this no matter what user account I try.
Do I need to configure anything in order to use the same passwords I use
for telnet or anything like that ? Any ideas.
Thanks in advance,
Martin A. Rubio C.
[EMAIL PROTECTED]