24 lines
424 B
Plaintext
24 lines
424 B
Plaintext
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
|