W liście z wto, 14-09-2004, godz. 15:58, Dale Amon pisze: > The destination machine accepts that the publickey > is valid but asks for a passphrase nonetheless. It > doesn't accept a return for null password either, it > falls back on normal password log in.
Are you using ssh ? If yes, it should work! I did simmilar application and it works without any problems. I'm able to execute any command on remote machine without password. Just write: ssh passwordless in google and you will get a lot of examples. best regards Jarek

