Files
shell-scripts/one-time-stuff/conf/sshd_config.conf
T
andrew d765ef17c0 new nextcloud install experimental script.
along with ssh-config, and some other related updates.
2020-10-14 19:06:58 +00:00

16 lines
279 B
Plaintext

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