John Marten wrote:
There's got to be a better way, and I'm open to suggestions.


Use public key authentication to start with. It's very easy to setup and much more secure than password authentication. With public key authentication, passwords will never work. You might also want to make it a practice to disallow root logins via ssh.

Changing the port number is not a bad idea also.

Reply via email to