Add sshd setup instructions

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2014-12-20 12:57:15 +01:00
parent 1dcdd3b3ea
commit e1aac98bf5
3 changed files with 185 additions and 81 deletions

View file

@ -0,0 +1,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