On Fri, Apr 10, 2015 at 5:56 PM, Rich Shepard <rshepard at appl-ecosys.com> wrote: > > In the server's /etc/ssh/sshd_config are these lines: > > # Authentication: > > LoginGraceTime 1m > PermitRootLogin no > > RSAAuthentication yes > PubkeyAuthentication yes > > You need: PasswordAuthentication no -wes