13 lines
251 B
Plaintext
13 lines
251 B
Plaintext
Port 7575
|
|
Protocol 2
|
|
PermitRootLogin no
|
|
PasswordAuthentication no
|
|
PermitEmptyPasswords no
|
|
ChallengeResponseAuthentication no
|
|
UsePAM yes
|
|
X11Forwarding no
|
|
AllowUsers devops
|
|
AuthorizedKeysFile .ssh/authorized_keys
|
|
PubkeyAuthentication yes
|
|
MaxAuthTries 3
|