From: grml User Date: Thu, 13 Sep 2007 20:00:41 +0000 (+0200) Subject: Update path of authorized_keys X-Git-Tag: v2009.10~35 X-Git-Url: http://git.grml.org/?p=grml-infrastructure.git;a=commitdiff_plain;h=0148adfd8b95ae043137733769924b5fadd107f9;hp=29a4117a7524ca6ae08a76cde9a210ae5c1391e2 Update path of authorized_keys --- diff --git a/repo-cookbook b/repo-cookbook index b571fd4..e8bca63 100644 --- a/repo-cookbook +++ b/repo-cookbook @@ -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` =========================================================