On Wed, 2 Jun 1999, Hugo Bouckaert wrote:
>
> Suppose I want to connect using ssh from machine A to B. Do I have to
> set up ssh on both machines? What precisely? - is there a host client
> relationship. If I want to use ssh over a network, do I set up ssh on
> all machines? Which ones are host and which ones clients?
>
You can think of ssh along the lines of telnet. You have a daemon (sshd)
running on every machine you wish to connect to. You then use the client
software (ssh) to connect to any machine that is running the daemon. Once
the sshd daemon is running on a machine you can use any ssh client to
connect to it. Examples include the software that came with the distro
(ssh, scp, etc) or for Windows Tera Term w/ the ssh extension.
> Once ssh is set up, as an ordinary user, what do I do to set up the
> keys. How do the keys work. Where is the so-called public key and
> priovate key kept. How does that work.
>
Read the man page on ssh-keygen to see how to setup a key. Though the
system will work without keys for each individual user.
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561
Kansas State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<