blob: 64a45f8b13486893b86ff0b2189609e0de7342ec (
plain)
1
2
3
4
5
6
|
Port 2222
HostKey ~/.ssh/ssh_host_rsa_key
PasswordAuthentication no
UsePrivilegeSeparation no
AuthorizedKeysCommand /srv/http/aurweb/scripts/git-integration/git-auth.py
AuthorizedKeysCommandUser aur
|