SSH tunnel without password(alexander.holbreich.org)
alexander.holbreich.org
SSH tunnel without password
http://alexander.holbreich.org/2010/02/ssh-tunnel-without-password/
1 comments
While this makes it easier to use- you should always use a keypair to login via SSH anyway. However you should also always use a password along with it. The password might not need to be as complex imho as without the key pair, but it is still important. Otherwise anyone with access to your box has instant access to your server as well.