Disable ssh server for password authentication
From AcrodusWiki
PasswordAuthentication no Match address 192.168.0.0/16 PasswordAuthentication yes
Disables password authetication for sshd except for private range.
PasswordAuthentication no Match address 192.168.0.0/16 PasswordAuthentication yes
Disables password authetication for sshd except for private range.