Sep 26, 2003 #1 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 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.
Sep 26, 2003 #2 sleipnir214 Programmer May 6, 2002 15,350 US What password did you give ssh-keygen when you first created the keyfile? Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!! Upvote 0 Downvote
What password did you give ssh-keygen when you first created the keyfile? Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!!
Sep 26, 2003 Thread starter #3 farley99 MIS Feb 12, 2003 413 US What password did you give ssh-keygen when you first created the keyfile? >>I am not sure, how can I reset it? Upvote 0 Downvote
What password did you give ssh-keygen when you first created the keyfile? >>I am not sure, how can I reset it?
Sep 26, 2003 #4 sleipnir214 Programmer May 6, 2002 15,350 US Is this a keyfile you've already used to generate a certificate and get it signed? If not, dump it an create a new one. Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!! Upvote 0 Downvote
Is this a keyfile you've already used to generate a certificate and get it signed? If not, dump it an create a new one. Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!!
Sep 26, 2003 Thread starter #5 farley99 MIS Feb 12, 2003 413 US 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? Upvote 0 Downvote
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?