[Bug 818] ssh-keygen Bad passphrase error
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Thu Mar 25 07:31:30 EST 2004
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=818
           Summary: ssh-keygen Bad passphrase error
           Product: Portable OpenSSH
           Version: 3.8p1
          Platform: PPC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: ssh-keygen
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: sandino at sandino.net
When I try to change my key passphrase I get a Bad passphrase error.
If I generate a new key with empty passphrase I receive no error, but if I
generate a new key with a passphrase I get the Bad passphrase error.
[sandino at ingrata sandino] ssh-keygen -f .ssh/id_dsa.test -p
Key has comment '.ssh/id_dsa.test'
Enter new passphrase (empty for no passphrase): eaeaea
Enter same passphrase again: eaeaea
Your identification has been saved with the new passphrase.
[sandino at ingrata sandino] ssh-keygen -f .ssh/id_dsa.test -p
Enter old passphrase: eaeaea
Bad passphrase.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list