Update path of authorized_keys
authorgrml User <repos@grml.org.invalid>
Thu, 13 Sep 2007 20:00:41 +0000 (22:00 +0200)
committergrml User <repos@grml.org.invalid>
Thu, 13 Sep 2007 20:00:41 +0000 (22:00 +0200)
repo-cookbook

index b571fd4..e8bca63 100644 (file)
@@ -46,7 +46,7 @@ Prerequsites:
 
 Steps to follow to allow uploading for a new user:
 
-1. Add the public-key to ~/incoming/.ssh/authorized_keys
+1. Add the public-key to /home/incoming/.ssh/authorized_keys
 2. As user archive do: ~/grml-repo/bin/importkey.sh `GPGKeyid` 
 
 =========================================================