Remove the OpenSSH patch
[aur.git] / scripts / git-integration / sshd_config
blobd3d2f5a5d98802d081a1d4bec774938bbdbcc6f1
1 Port 2222
2 HostKey ~/.ssh/ssh_host_rsa_key
3 PasswordAuthentication no
4 UsePrivilegeSeparation no
5 AuthorizedKeysCommand /srv/http/aurweb/scripts/git-integration/git-auth.py "%t" "%k"
6 AuthorizedKeysCommandUser aur