<div dir="ltr">Hi Dirk, see below<div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 22, 2015 at 4:50 PM, Dirk Geschke <span dir="ltr"><<a href="mailto:dirk@lug-erding.de" target="_blank">dirk@lug-erding.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Norberto,<br>
<span class=""><br>
> in the script of my class, I have<br>
> fcopy -i -v -s /data/fai/config/files/ /root/.ssh/authorized_keys<br>
<br>
</span>no, you only need a<br>
<br>
  fcopy -v /root/.ssh/authorized_keys<br></blockquote><div><br></div><div>right, i added the -s to try to solve this. +1, shoudn't be needed</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
this will copy the file<br>
<br>
   /data/fai/config/root/.ssh/authorized_keys/QAAU<br>
<br>
from the FAI server to the Clients of class QAAU to<br>
<br>
   /root/.ssh/authorized_keys<br>
<br>
You have to take care, that the target directory /root/.ssh<br>
exists, otherwise fcopy will fail.<br></blockquote><div><br></div><div>Could I do </div><div>fcopy -v -r /root/ </div><div>and let it sync all of $FAI/files/root/ onto /root ? </div><div><br></div><div>cheers,</div><div>b</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888"><br>
Dirk<br>
<br>
--<br>
+----------------------------------------------------------------------+<br>
| Dr. Dirk Geschke       / Plankensteinweg 61    / 85435 Erding        |<br>
| Telefon: 08122-559448  / Mobil: 0176-96906350 / Fax: 08122-9818106   |<br>
| <a href="mailto:dirk@geschke-online.de">dirk@geschke-online.de</a> / <a href="mailto:dirk@lug-erding.de">dirk@lug-erding.de</a>  / <a href="mailto:kontakt@lug-erding.de">kontakt@lug-erding.de</a> |<br>
+----------------------------------------------------------------------+<br>
</font></span></blockquote></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Norberto 'Beto' Meijome</div></div>
</div></div>