Update 'roles/common/files/sshd_config'
This commit is contained in:
parent
3ac882ed44
commit
0180a01baa
|
@ -83,7 +83,7 @@ ChallengeResponseAuthentication yes
|
|||
# and ChallengeResponseAuthentication to 'no'.
|
||||
UsePAM yes
|
||||
|
||||
AuthenticationMethods publickey,password publickey,keyboard-interactive
|
||||
# AuthenticationMethods publickey,password publickey,keyboard-interactive
|
||||
|
||||
#AllowAgentForwarding yes
|
||||
AllowTcpForwarding yes
|
||||
|
|
Loading…
Reference in New Issue