On Thu, Jan 20, 2000 at 02:53:51PM -0500, Subba Rao wrote:
> On  0, David Pick <[EMAIL PROTECTED]> wrote:

> > > I am starting the xsession as part of the ssh-agent. When do I use ssh-add?
> > > Which key, identity or identity.pub should I use on the SSH client (in this case 
>NT)?

> > Ah, if the *SSH client* is NT you need to run the ssh-agent *on the NT box*.
> > If, on the other hand, you are using the NT box as "just" an X terminal to
> > another box which is running SSH, then the ssh-agent needs to run on that
> > other box. This last message implies you are running the ssh-agent on a box
> > which uses an xsession file - which would imply a multi-user system and not
> > NT (unless you have an NT server supporting X terminals). So can you
> > be more explicit about what's running where?

> > Anyway, in general, *after* ssh-agent in running, ssh-add can be run to
> > "load" a private key into the agent. Since it's a private key, it's
> > in the "identity" file - which is the default file for ssh-add to use.
> > The ssh-add command will prompt you for the passphrase and will then
> > send the *unencrypted* private key to the agent. The agent will then
> > use it when required to annswer challanges from remote servers to which
> > you are connecting using SSH.


> I am a bit confused. If ssh-agent, ssh-add and ssh-keygen are client side
> apps, why are the binaries generated on Linux? Why does the ssh-agent man
> page suggest that ssh-agent be started during the Xsession?

        Maybe because some of us use Linux as our workstations and wouldn't
use Windows at gun-point (unless it was under VMWare on Linux, at which
time Windows becomes what it really deserves to be - a buggy utility).  The
Linux binaries for ssh-agent and ssh-add are for when Linux is the client.
(ssh-keygen is needed by both the client and server side to generate keys.)

> The couple of SSH client's, I have found for NT and 95 are TeraTermPro and Putty.
> None of the packages have the binaries ssh-agent, ssh-keygen and ssh-add.


> Subba Rao
> [EMAIL PROTECTED]
> http://pws.prserv.net/truemax/

>  => Time is relative. Here is a new way to look at time. <=
> http://www.smcinnovations.com

        Mike
-- 
 Michael H. Warfield    |  (770) 985-6132   |  [EMAIL PROTECTED]
  (The Mad Wizard)      |  (770) 331-2437   |  http://www.wittsend.com/mhw/
  NIC whois:  MHW9      |  An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!

Reply via email to