diff --git a/HowtoSSH.md b/HowtoSSH.md index adc7e816..21b57a5a 100644 --- a/HowtoSSH.md +++ b/HowtoSSH.md @@ -120,7 +120,7 @@ UsePAM yes AllowUsers johndoe janedoe alice bob Match Address 192.0.2.42 PasswordAuthentication yes -Match User eve +Match User alice bob PasswordAuthentication no ~~~