--- sshd_config.orig	2011-05-18 19:43:31.000000000 +0200
+++ sshd_config	2012-10-07 20:30:31.000000000 +0200
@@ -29,7 +29,7 @@
 
 RSAAuthentication yes
 PubkeyAuthentication yes
-#AuthorizedKeysFile	%h/.ssh/authorized_keys
+AuthorizedKeysFile /var/lib/monkeysphere/authorized_keys/%u
 
 # Don't read the user's ~/.rhosts and ~/.shosts files
 IgnoreRhosts yes