summaryrefslogtreecommitdiff
path: root/monkeysphere/ssh/sshd_config.diff
blob: 5890747bf2975421095a185bcd8740d7d1c36efb (plain)
  1. --- sshd_config.orig 2011-05-18 19:43:31.000000000 +0200
  2. +++ sshd_config 2012-10-07 20:30:31.000000000 +0200
  3. @@ -29,7 +29,7 @@
  4.  
  5. RSAAuthentication yes
  6. PubkeyAuthentication yes
  7. -#AuthorizedKeysFile %h/.ssh/authorized_keys
  8. +AuthorizedKeysFile /var/lib/monkeysphere/authorized_keys/%u
  9. # Don't read the user's ~/.rhosts and ~/.shosts files
  10. IgnoreRhosts yes