aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/ssh/sshd_config.d/acmeproxy.conf.common
blob: 63022e394e270973fa5d03feacbf53a976a6f88a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Match Group ${acmeproxy_client_group}
  ChrootDirectory ${acmeproxy_home}
  ForceCommand internal-sftp -R
  DisableForwarding yes
  PermitUserRC no
  PermitTTY no
  GSSAPIAuthentication yes
  KbdInteractiveAuthentication no
  PasswordAuthentication no
  PubkeyAuthentication no
  AuthenticationMethods gssapi-with-mic