Basic script to collect ssh_rsa_keys for all nodes and dump into a known_hosts
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 21 Mar 2008 17:26:49 +0000 (17:26 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 21 Mar 2008 17:26:49 +0000 (17:26 +0000)
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.


No differences found