User fai asks for a pw
Thomas Lange
lange at informatik.uni-koeln.de
Thu Oct 9 20:39:27 CEST 2014
>>>>> On Thu, 09 Oct 2014 19:31:25 +0200, Werner.Pommerer at uni-hohenheim.de said:
> at the end of an installation - when the logs are copied to the
> install-server -
> fai at .... asks for a password. Why?
Normally fai-setup does everything for you. But you can do following things:
ssh-keyscan installserver > /srv/fai/nfsroot/root/.ssh/known_hosts
ssh-keyscan IP-of-installserver >> /srv/fai/nfsroot/root/.ssh/known_hosts
Then the host key is already know inside the nfsroot.
cp ~fai/.ssh/id* /srv/fai/nfsroot/root/.ssh
This is for not asking the pw.
--
regards Thomas
More information about the linux-fai
mailing list