[PLUG] ssh issue: seeking explanation and resolution

wes plug at the-wes.com
Sat Apr 11 01:13:07 UTC 2015


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



More information about the PLUG mailing list