Files
shell-scripts/one-time-stuff/conf/sshd_config.conf
T

15 lines
248 B
Plaintext

# comment
AuthenticationMethods publickey
LogLevel VERBOSE
PermitRootLogin no
PasswordAuthentication no
ChallengeResponseAuthentication no
UsePAM yes
X11Forwarding yes
PrintMotd no
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server