Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 00:20:02 -0800 (PST)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/31683: ssh-keygen dumps core when changing a dsa passphrase
Message-ID:  <200201210820.g0L8K2D94922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/31683; it has been noted by GNATS.

From: Peter Pentchev <roam@ringlet.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/31683: ssh-keygen dumps core when changing a dsa passphrase
Date: Mon, 21 Jan 2002 10:18:41 +0200

 Adding this to the audit trail..
 
 G'luck,
 Peter
 
 -- 
 Hey, out there - is it *you* reading me, or is it someone else?
 
 ----- Forwarded message from Brad Forschinger <bnjf@optushome.com.au> -----
 
 Date: Mon, 21 Jan 2002 10:18:39 +1100
 From: Brad Forschinger <bnjf@optushome.com.au>
 To: roam@FreeBSD.org
 Cc: bnjf@optushome.com.au, freebsd-bugs@FreeBSD.org
 Subject: Re: bin/31683: ssh-keygen dumps core when changing a dsa passphrase
 
 On Sun, Jan 06, 2002 at 01:11:38PM -0800, roam@FreeBSD.org wrote:
 > Does the patch in the audit trail of PR bin/32175 fix the coredump for you?
 
 yep!
 
 % ssh-keygen -t dsa -p
 Enter file in which the key is (/home/bradf/.ssh/id_dsa):
 Key has comment 'dsa w/o comment'
 Enter new passphrase (empty for no passphrase):
 Enter same passphrase again:
 Your identification has been saved with the new passphrase.
 % ssh-keygen -t dsa -p
 Enter file in which the key is (/home/bradf/.ssh/id_dsa):
 Enter old passphrase:
 Key has comment 'dsa w/o comment'
 Enter new passphrase (empty for no passphrase):
 Enter same passphrase again:
 Your identification has been saved with the new passphrase.
 %
 
 -- 
 Brad Forschinger <bnjf@optushome.com.au>
 
 To Unsubscribe: send mail to majordomo@FreeBSD.org
 with "unsubscribe freebsd-bugs" in the body of the message
 
 
 ----- End forwarded message -----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201210820.g0L8K2D94922>