testing: Remove deprecated UsePrivilegeSeparation option from sshd_config
This commit is contained in:
@@ -3,7 +3,6 @@ Protocol 2
|
|||||||
Ciphers [email protected]
|
Ciphers [email protected]
|
||||||
HostKey /etc/ssh/ssh_host_rsa_key
|
HostKey /etc/ssh/ssh_host_rsa_key
|
||||||
HostKey /etc/ssh/ssh_host_ecdsa_key
|
HostKey /etc/ssh/ssh_host_ecdsa_key
|
||||||
UsePrivilegeSeparation no
|
|
||||||
PermitRootLogin yes
|
PermitRootLogin yes
|
||||||
StrictModes no
|
StrictModes no
|
||||||
PubkeyAuthentication no
|
PubkeyAuthentication no
|
||||||
|
|||||||
Reference in New Issue
Block a user