Date: Fri, 30 Jul 2004 06:30:02 -0400 From: "Dan Langille" <dan@langille.org> To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> Cc: freebsd-chat@freebsd.org Subject: Re: X based ssh client Message-ID: <4109EAEA.22991.2A63ABB@localhost> In-Reply-To: <410A04A7.3050309@daleco.biz> References: <20040729205529.L16506@xeon.unixathome.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30 Jul 2004 at 3:19, Kevin D. Kinsey, DaleCo, S.P. wrote: > Dan Langille wrote: > > >Can anyone suggest an X based ssh client? Something like putty (which I > >don't want to use because it doesn't pay attention to ssh-agent). > > > > > > > In ports you have gnometelnet, kssh, and ssh-gui. I've > not tried kssh; gnometelnet is the more putty-like of > the other two. ssh-gui is as of yet under-developed... I've tried kssh and though it wasn't much different from konsole. I'll have a look at gnometelnet and ssh-gui later. Thanks. FWIW, I managed to get putty to use ssh-agent: 1 - Under connection, supply an auto-login username. 2 - under Connection SSH Auth, supply the public key file name. Then you get this: Using username "dan". Unable to use key file "/home/dan/.ssh/id_dsa" (OpenSSH SSH2 private key) Authenticating with public key "/home/dan/.ssh/id_dsa" from agent Presumably, the "unable to use key" line is because there is a passphrase on the key. -- Dan Langille : http://www.langille.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4109EAEA.22991.2A63ABB>