Update 'roles/common/files/sshd_config'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-11 19:44:01 +00:00
parent 3ac882ed44
commit 0180a01baa
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ ChallengeResponseAuthentication yes
# and ChallengeResponseAuthentication to 'no'. # and ChallengeResponseAuthentication to 'no'.
UsePAM yes UsePAM yes
AuthenticationMethods publickey,password publickey,keyboard-interactive # AuthenticationMethods publickey,password publickey,keyboard-interactive
#AllowAgentForwarding yes #AllowAgentForwarding yes
AllowTcpForwarding yes AllowTcpForwarding yes