Hi folks,
I understand that whenever we connect to another machine using ssh the first time an entry is being created in the known_hosts file ...
Now the problem is that after certain changes in the ssh installation the entries won't work anymore so that we have to erase them and reconnect to the machine and manually confirm with "yes".
Having about 40 machines with several users using ssh connections on each machine this means an enormous effort to build up a new known_hosts file on every machine so that every user on every machine (and especially all the scripts we run under crontab as well !!!) will be able to connect to every other machine ...
Any suggestions how we could solve that problem ?
Regards
Thomas
I understand that whenever we connect to another machine using ssh the first time an entry is being created in the known_hosts file ...
Now the problem is that after certain changes in the ssh installation the entries won't work anymore so that we have to erase them and reconnect to the machine and manually confirm with "yes".
Having about 40 machines with several users using ssh connections on each machine this means an enormous effort to build up a new known_hosts file on every machine so that every user on every machine (and especially all the scripts we run under crontab as well !!!) will be able to connect to every other machine ...
Any suggestions how we could solve that problem ?
Regards
Thomas