Hi,
Norberto Meijome wrote on 2015-01-22 23:17:26 +1100 [Re: Source dir for fcopy]:
> inline below..
> [...]
> > > fcopy -i -v -s /data/fai/config/files/ /root/.ssh/authorized_keys
> > >
> > > ( to avoid the confusion from #1 above)...
> >
> > Actuall
inline below..
On Thu, Jan 22, 2015 at 9:03 PM, Holger Parplies wrote:
> Hi,
>
> Norberto Meijome wrote on 2015-01-22 12:08:56 +1100 [Source dir for fcopy]:
> > I want to use fcopy to push a set of initial ssh pub keys to the root
> user
> > in the host being
Hi Dirk, see below
On Thu, Jan 22, 2015 at 4:50 PM, Dirk Geschke wrote:
> Hi Norberto,
>
> > in the script of my class, I have
> > fcopy -i -v -s /data/fai/config/files/ /root/.ssh/authorized_keys
>
> no, you only need a
>
> fcopy -v /root/.ssh/authorized_keys
>
right, i added the -s to try t
Hi,
Norberto Meijome wrote on 2015-01-22 12:08:56 +1100 [Source dir for fcopy]:
> I want to use fcopy to push a set of initial ssh pub keys to the root user
> in the host being built, i.e., /root/.ssh/authorized_keys
> [...]
> 1. I understand FAI/files is the default source dir for f
Hi Norberto,
> in the script of my class, I have
> fcopy -i -v -s /data/fai/config/files/ /root/.ssh/authorized_keys
no, you only need a
fcopy -v /root/.ssh/authorized_keys
this will copy the file
/data/fai/config/root/.ssh/authorized_keys/QAAU
from the FAI server to the Clients of clas
mps:
1. I understand FAI/files is the default source dir for fcopy... alas, I
have FAI=*/data/f*ai/config in /etc/fai/fai.conf
variables.log in a newly built host shows
FAI=*/var/lib/fai/*config <<<< why not the value in /etc/fai/fai.conf?
FAI_ACTION=install
FAI_ALLOW_UNSIGNE