blob: 65b77c6eefa2246c279707ba0b0e631aabff32a8 (
plain) (
tree)
|
|
Port ${port}
PermitRootLogin no
AllowGroups ${join(" ", users)}
PasswordAuthentication no
ChallengeResponseAuthentication no
AuthenticationMethods publickey
PrintMotd no
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server
|