Remove old sshd config.
This commit is contained in:
parent
d5d49fb9c7
commit
bfdf56b877
|
@ -1,23 +0,0 @@
|
|||
Port 22143
|
||||
AddressFamily any
|
||||
ListenAddress 0.0.0.0
|
||||
ListenAddress ::
|
||||
|
||||
AllowUsers root
|
||||
LoginGraceTime 1m
|
||||
PermitRootLogin yes
|
||||
StrictModes no
|
||||
MaxAuthTries 1
|
||||
MaxSessions 10
|
||||
PermitEmptyPasswords no
|
||||
|
||||
PasswordAuthentication yes
|
||||
KbdInteractiveAuthentication yes
|
||||
PubkeyAuthentication no
|
||||
HostbasedAuthentication no
|
||||
KerberosAuthentication no
|
||||
GSSAPIAuthentication no
|
||||
UsePAM yes
|
||||
UseDNS no
|
||||
|
||||
Subsystem sftp /usr/libexec/openssh/sftp-server
|
Reference in a new issue