Re: Permission denied (publickey,password,keyboard-interactive)
From: Amy A. (list_at_ash.st)
Date: 05/19/03
- Previous message: Rahul Kalaskar: "Re: Restarting sshd v3.6.1 on Solaris"
- In reply to: David Santinoli: "Re: Permission denied (publickey,password,keyboard-interactive)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: David Santinoli <u235@libero.it>, secureshell@securityfocus.com Date: Sun, 18 May 2003 23:23:50 -0400
Thank you very much for responding David. I did find the problem....
Since I did not have a customized sshd_conf file when i installed
openssh-server-3.6.1p2-4mdk.i586 it over wrote the config...right when I was
in it!
The new default to the mdk ssh package is
PermitRootLogin = no
so I changed it to yes, then I did receive a lot of suggestions that it was
not a safe thing to do allowing root to ssh in, so I changed it back and I
have begun using the su command once in.
I very much appreciate your time and thought!!
Amy A.
On Saturday 17 May 2003 02:15 pm, David Santinoli wrote:
> On Sat, May 17, 2003 at 12:39:52AM -0400, Amy A. wrote:
> > [root@sartina root]# ssh root@mon.firstmich.com
> > root@mon.firstmich.com's password:
> > Permission denied, please try again.
> > root@mon.firstmich.com's password:
> > Permission denied, please try again.
> > root@mon.firstmich.com's password:
> > Permission denied (publickey,password,keyboard-interactive).
>
> I experienced a similar problem some time ago. In my case, it was
> caused by the ssh server not being configured for handling the
> particular format in which passwords were stored in my system (MD5).
> You might want to reinstall openssh from source, specifying
> "--with-md5-passwords" to the 'configure' script.
>
> Cheers,
> David
-- ~~~~~~~~~~~~~~ Amy Anderson
- Previous message: Rahul Kalaskar: "Re: Restarting sshd v3.6.1 on Solaris"
- In reply to: David Santinoli: "Re: Permission denied (publickey,password,keyboard-interactive)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]