From: Stephen Soltesz Date: Fri, 21 Mar 2008 17:26:49 +0000 (+0000) Subject: Basic script to collect ssh_rsa_keys for all nodes and dump into a known_hosts X-Git-Tag: Monitor-1.0-0~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a2661849e55fb43b549b567a6750c025d94b9257;hp=a2661849e55fb43b549b567a6750c025d94b9257;p=monitor.git Basic script to collect ssh_rsa_keys for all nodes and dump into a known_hosts file. Problems: * needs to be updated periodically. * needs to co-exist with a user's non-pl entries in known_hosts * there doesn't seem to be a way to configure ssh to read two known_hosts files. ---