Using cssh with an ssh clone
- by decimus phostle
Just had a quick question about using ClusterSSH(cssh) with a homegrown ssh-like/ssh-clone application which we use internally to connect to remote machines.
I tried using the ssh = /path/to/ssh_clone override in $HOME/.csshrc or /etc/csshrc (or even passing it via -C). Unfortunately running cssh with debug shows that it is still trying to connect to the remote machines as ssh -l user machine_ip instead of ssh_clone -l user machine_ip.
Any thoughts/suggestions on how to work around this would be greatly appreciated. TIA.
Edit: Version info
$ cssh -v
Version: 4.01_02