disable password login on SSHD

(openssh)

To disable interactive login and only permit RSA keys:

# Change to no to disable s/key passwords
ChallengeResponseAuthentication no
PasswordAuthentication no
KbdInteractiveAuthentication no
Dette indlæg blev udgivet i Knowledge Base. Bogmærk permalinket.

Skriv et svar