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