I'm trying to create a script which can connect from an NT 4.0 system to a Linux system using SSH2. The script needs to run completely unattended and use keys for authentication rather than a password. I have been successful at creating an SSHClient configuration which will accomplish this, but when I try to connect with the command line client (SSH2), it always prompts me for the account's password before proceeding. Does anyone have a set of steps I could follow to accomplish this configuration? Thanks in advance, Kent Towns ------------------------------------------------------------------------ Kent B. Towns "For every problem, there is a solution Systems Analyst which is quick, simple, and wrong!" Telecommunications H. L. Menken Division of Information Technology Texas Tech University ------------------------------------------------------------------------
