💻 Software
SSH remote login without password is very slow
Fresh5 days ago
Mar 15, 20262043 viewsConfidence Score0%
0%
Problem
SSH Client - Mac OS X Lion SSH Server - Debian /etc/hosts on Mac -> [IP of Debian] mydebian Public key of Mac has already been put to authorized_key in root@mydebian:/root/.ssh 'UseDNS no' has been put to root@mydebian:/etc/ssh/sshd_config and then SSH server restarted ssh root@mydebian -> wait for…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH remote login without password is very slow
Low Risk
Set the following value in : (You can set it in as well.) The reason is that ssh is trying to do IPv6 negotiation, which apparently fails after a timeout, which happened to me after migration to a new Lion (10.7.4) MacBook Pro.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix