linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Largent <jlargent@imagelinks.com>
To: linux-admin <linux-admin@vger.kernel.org>
Subject: Re: feature-full ssh gui?
Date: Fri, 24 Jan 2003 11:52:18 -0500	[thread overview]
Message-ID: <3E316F42.8060602@imagelinks.com> (raw)
In-Reply-To: <5.1.1.6.0.20030124071543.01c89248@mustang>

Instead of setting up ssh to bypass passwords, set it up to
use ssh-agent and ~/.ssh/authorized_hosts.  You can start
the agent at login, it asks for your ssh passphrase verifies
it againt the keys, when you ssh to a host if your pub key is
in the authorized_hosts file the agent will provide the authenication.



Scott Taylor wrote:
> At 03:32 AM 1/24/03, you wrote:
> 
>> is there any decent ssh gui/front-end available?
> 
> 
> xterm
> 
>> one that would perhaps allow something like:
>> -built-in sz/rz support
> 
> 
> scp?
> 
>> -saving of passwords
> 
> 
> ssh can be setup to bypass passwords.
> 
>> -execute certain commands/scripts upon login
> 
> 
> .bashrc
> 
> /etc/profile
> 
>> so, basically, something like secureCRT but for linux...
> 
> 
> SecureCRT tries to mimic all the wonderful tools you have in unices, not 
> the other way around.  Linux just has the tools and if you must use a 
> GUI client then xterm should do the job for you.  Otherwise you could 
> set up wine to run SecureCRT. {shudder}
> 
> Scott.
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

-- 
Jeff Largent                   ImageLinks, Inc.
Sr System Admin                Melbourne, Fl 32935
(321) 253-0011                 fax:(321) 253-5559


  parent reply	other threads:[~2003-01-24 16:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24 11:32 feature-full ssh gui? urgrue
2003-01-24 15:24 ` Scott Taylor
2003-01-24 16:39   ` urgrue
2003-01-24 16:52   ` Jeff Largent [this message]
2003-01-28  8:26 ` Keith Morse
2003-01-28  9:08   ` feature-full ssh gui? FOUND! urgrue
2003-01-29 11:57     ` Milan P. Stanic
  -- strict thread matches above, loose matches on Subject: below --
2003-01-24 16:57 feature-full ssh gui? Scott Taylor
2003-01-24 20:06 ` urgrue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E316F42.8060602@imagelinks.com \
    --to=jlargent@imagelinks.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).