I have a shell script in which I am doing ssh to several other machies but
the problem is that the hosts require to add a key in the script invoking
machine.. to resolve it I added a swith "-o StrichHostKeyChecking=no" and
now its not asking to add key. But another thing I need to automate is that
passing username password for remote host in the same script so that I do
not need to enter it manually. Please suggest me a way, help guidance would
be highly appreciated.

-Devendra

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to