Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bad passphrase error when using ssh-keygen

Status
Not open for further replies.

farley99

MIS
Feb 12, 2003
413
US
What do i type in for old passphrase?

# ssh-keygen -p
Enter file in which the key is (/root/.ssh/id_rsa):
Enter old passphrase:
Bad passphrase.
 
What password did you give ssh-keygen when you first created the keyfile?
>>I am not sure, how can I reset it?
 
i ran
rm -rf .ssh/

But it still says...
# ssh-keygen -p
Enter file in which the key is (/root/.ssh/id_rsa):
Enter old passphrase:
Bad passphrase.

Whats the proper way to dump an old key?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top