I have been trying to set up a command-line call to a program on another 
machine using SSH. It works fine when I call it from a term and enter the 
password, but I am trying to set it up so that I don't have to do this. 

 From the man pages, I was able to figure out that I should be able to get it 
working by including -o BatchMode=yes in the command line. 

However, when I do this, I get the following error:
Permission denied (publickey, password, keyboard-interactive) 

Now, I know that this refers to the modes of authentication, but the 
BatchMode option should get around this. 

Can anyone give me some pointers on this? Am I going in the wrong direction 
here? 

Ian. 

Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: [EMAIL PROTECTED] 

Current favourite quote:
"No great civilisation likes forests."
K.F. O'Connor
Lincoln College, Christchurch, New Zealand 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to