17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
PasswordAuthentication no
|
|
|
|
UsePAM yes
|
|
PrintMotd no
|
|
PrintLastLog no
|
|
|
|
Subsystem sftp /usr/lib64/misc/sftp-server
|
|
|
|
AcceptEnv LANG LC_ALL LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME LANGUAGE LC_ADDRESS LC_IDENTIFICATION LC_MEASUREMENT LC_NAME LC_PAPER LC_TELEPHONE
|
|
AcceptEnv COLORTERM
|
|
|
|
HostKey /var/lib/ssh/ssh_host_rsa_key
|
|
HostKey /var/lib/ssh/ssh_host_ecdsa_key
|
|
HostKey /var/lib/ssh/ssh_host_ed25519_key
|
|
|
|
Include /etc/ssh/sshd_config.d/*.conf
|