FAI client can't ssh logs to server
Marc Martinez
lastxit+fai at technogeeks.org
Wed Aug 7 20:31:59 CEST 2002
On Wed, Aug 07, 2002 at 10:26:32AM -0400, pll at lanminds.com wrote:
> For some reason my client can't ssh the logs over to the server
> without requiring a password being entered. I thought I had this
> working fine at one point. Things seem to have stopped working
> recently just after I rebuilt my FAI server. I'm guessing there's
> some obvious step I missed. Or, could things have recently changed
> with SSH and this new "separation" scheme they implemented?
make sure that /root/.ssh/ in the nfsroot area has all the files
required to do an automated login .. specifically, the known_hosts
file with the servers host keys in it, and an ssh key file set that
has an empty passphrase attached to it, and of course the fai log user
account needs to have that public key in the ~/.ssh/authorized_keys
file on the server, too.
once all that's in place you should have no problems with automated
logins from the client boxes.
Marc
More information about the linux-fai
mailing list