AllowUsers {user}
AuthenticationMethods publickey
#HostKey /home/gracinet/heptapod/hdk/dev-0.27/openssh/ssh_host_rsa_key
ListenAddress {host}:{port}
LogLevel VERBOSE
PasswordAuthentication no
PidFile none
Protocol 2
StrictModes no
UseLogin no
UsePAM no
UsePrivilegeSeparation no

AcceptEnv GIT_PROTOCOL

Match User {user}
AuthorizedKeysFile {authorized_keys_path}
