Re: [kde] KPackage cannot connect to localhost port 22




On 11/05/2006, at 11:22 PM, Robin Atwood wrote:

On Thursday 11 May 2006 11:22, Never you mind wrote:
On 11/05/2006, at 1:11 AM, Justin Denick wrote:
Some boxes don't allow root to gain ssh access. Smart idea in my
opinon.

Right. I can see what your saying. It's a bit annoying that KPackage
throws an error instead of providing an informational response, eg,
"Access denied. Configure sshd on this machine to allow root access
via
SSH protocol".

Look at the sshd.conf file and comment out the line preventing root
ssh access.

I can see /etc/ssh/sshd_config. I set PermitRootLogin to 'yes' and
uncommented it.

Can you 'ssh root@localhost' from a console?

No, I can't

If not, have you got 'sshd:
LOCAL' in '/etc/hosts.allow'?

The first line of /etc/hosts.allow says:

ALL : ALL : allow

that should cover it shouldn't it?

malcolm

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.



Relevant Pages