The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-06-2001
rwb1959's Avatar
rwb1959 rwb1959 is offline
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Does your "scp" server prompt for "password:" ?

For instance, mine will prompt as follows...
Enter passphrase for RSA key '/home/bbarrett/.ssh/identity':

...since I'm set up for RSA or DSA auth only. No passwords.
Can you verify how your server is set up?
Reply With Quote