The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX and Linux Applications
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-29-2008
pupp's Avatar
pupp pupp is offline Forum Staff  
cap_10hdx 1
  
 

Join Date: Feb 2008
Location: Jersey Shore
Posts: 562
if memory serves correctly i think you run

Code:
ssh-keygen -t dsa

hit enter twice and it should give you a null passphrase.

bottomline is you need to set up a passphrase to build your keys. then you need to strip out the passphrase so you are no longer prompted for it.