remove deperacted parameter causing sshd startup fails
This commit is contained in:
parent
147430b36e
commit
04c27cd7d0
@ -148,7 +148,6 @@
|
||||
- { option: PermitEmptyPasswords, value: "no" }
|
||||
- { option: KerberosAuthentication, value: "no" }
|
||||
- { option: GSSAPIAuthentication, value: "no" }
|
||||
- { option: GSSAPIKeyExchange, value: "no" }
|
||||
- { option: AllowAgentForwarding, value: "no" }
|
||||
- { option: AllowTcpForwarding, value: "no" }
|
||||
- { option: ChallengeResponseAuthentication, value: "no" }
|
||||
|
Loading…
Reference in New Issue
Block a user