remove UsePrivilegeSeparation, is deprecated
This commit is contained in:
parent
4f2b610b19
commit
ab8c2c294e
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ ssh:
|
||||||
UseDNS: "no"
|
UseDNS: "no"
|
||||||
UsePam: "yes"
|
UsePam: "yes"
|
||||||
MaxAuthTries: 10
|
MaxAuthTries: 10
|
||||||
UsePrivilegeSeparation: sandbox
|
|
||||||
AuthenticationMethods: publickey
|
AuthenticationMethods: publickey
|
||||||
KexAlgorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
|
KexAlgorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
|
||||||
Ciphers: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
Ciphers: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue