edit · history · print

IT.HostBasedSSH History

Hide minor edits - Show changes to markup

July 30, 2007, at 12:17 PM by 128.141.225.149 -
Added lines 9-11:

NB: echo "" might break the execution of work, if stage-in/out are started exactly at this time. Possible solutions: pause maui queue or change /opt/edg/etc/edg-pbs-knownhosts.conf to write output to some other file, then overwrite /etc/ssh/ssh_known_hosts.

July 30, 2007, at 12:14 PM by 128.141.225.149 -
Added lines 1-8:

Updating hostkeys on all machines

On CE:

 cp -fv /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts.bak
 echo "" > /etc/ssh/ssh_known_hosts
 /opt/edg/sbin/edg-pbs-knownhosts
 pscp -h wn-list.conf /etc/ssh/ssh_known_hosts /etc/ssh/
edit · history · print
Page last modified on July 30, 2007, at 12:17 PM