Hi All ! I have a couple of RedHat Linux systems with openssh-2.3.0p1-4 that are working fine. I have several shell scripts that launch SSH conections to other machines. For allowing this scripts to work I have a null passphrase in the ./.ssh/identity file. When I want to connect I only need to send the 'ssh remoteserver' or 'scp user@remoteserver:/path/to/files' and the conection is done. I have upgraded to the latest version of OpenSSH (2.5.2p2-5) and when I try to establish a connection I obtain a request for the passphrase: Enter passphrase for key '/root/.ssh/identity': (Of course the passphrase is empty, so I must press 'ENTER' in order to allow the connection to run). What can I do in order to upgrade to the new OpenSSH version beeing able to make automatic connections with a null passphrase without a passphrase prompt ? Best regards, Antonio Navarro Navarro BemarNet Management http://www.bemarnet.es [EMAIL PROTECTED]
