blob: d3d2f5a5d98802d081a1d4bec774938bbdbcc6f1 (
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 "%t" "%k"
AuthorizedKeysCommandUser aur
|