so with planetlab typically it has these 600 hosts and for each one, the first time you ssh into it, it prompts you if you want to accept that one's identification key.
To get rid of this:
to ~/.ssh/config
add
stricthostkeychecking=no
see the docs at "man ssh_config" which was were it was found.
Thoughts and tutorials on programming
Friday, January 19, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment