I think someone here posted that you can login without
password authentication, but I'm not sure what method
to use. Any suggestions?
You can use a private/public keypair to authenticate to the system. From
Windows, use puttygen to create your keys, from *nix use ssh-keygen. See
the PasswordAuthentication in sshd_config for this setup.