Date: Tue, 21 Feb 2012 18:01:08 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Doug Barton <dougb@FreeBSD.org> Cc: stable@FreeBSD.org Subject: Re: ssh-add echos passphrase Message-ID: <alpine.BSF.2.00.1202211747380.69443@wonkity.com> In-Reply-To: <4F4438A6.9010808@FreeBSD.org> References: <alpine.BSF.2.00.1202211709150.69273@wonkity.com> <4F4438A6.9010808@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Feb 2012, Doug Barton wrote: > On 02/21/2012 16:16, Warren Block wrote: >> Is anyone else seeing ssh-add echo the passphrase on a recent 8-stable? > > No. Are you sure that you're running the agent before you ssh-add? 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Tue Feb 21 # pkill ssh-agent % ssh-add ~/keyfile Could not open a connection to your authentication agent. % eval `ssh-agent -c` Agent pid 2658 % ssh-add ~/keyfile Enter passphrase for /home/wblock/keyfile: abc123 Another system has -stable from January 13 and works as expected (no passphrase echo).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1202211747380.69443>