Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
sshd_config 271 B
Port 22

PubkeyAuthentication yes
PasswordAuthentication no
PermitRootLogin prohibit-password
PermitEmptyPasswords no
UsePAM yes

X11Forwarding yes
X11UseLocalhost no

PrintMotd no
PrintLastLog no

Subsystem       sftp    /usr/lib/openssh/sftp-server

AcceptEnv LANG LC_*