On Sat, Mar 20, 2010 at 6:28 PM, Varadharajan Mukundan <[email protected] > wrote:
> Hi all, > > I would like to know, whether it is possible to pass the password as an > argument in SSH. > > Thanks, > > Hi, You may use password less authentication. It allows you to login to a remote host via the SSH protocol without a password and is more secure than password-based authentication. Google some thing like " password less authentication in Linux" You will get lot of reference. See this link also : http://www.cyberciti.biz/tips/linux-multiple-ssh-key-based-authentication.html I hope this will help your requirement. Thanks & Rg Mohan L _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
