I will try and jump in here....

You did not specify whether you are trying to ssh FROM the LEAF box or 
INTO the LEAF box.

I am going to assume that you want to ssh INTO the LEAF box.

If this is the case, then you want to create the key on the box you are
doing the ssh from.  This could be a PC, a MAC or another *nix box.  Take
the public key from the generated pair, and place it on the LEAF box.  
This will allow you to ssh into the LEAF box using the key as
authentication.

If this is not the case, you can still use the key pair you generate on 
the PC or MAC or other *nix.  In this situation, put the private key on 
the LEAF box, and the public key onto the box that you want to ssh into.

Sigh...  But there is more to setting up ssh.  File and directory 
permissions are critical to ssh and it will fail until you get everything 
setup correctly.

I believe I coached someone thru setting up SSH on Trinux last year 
sometime.  You might review the postings for November and December of 2001 
in the Trinux-Talk archives.

Try http://trinux.sourceforge.net

... Here it is..  I found it....

http://www.geocrawler.com/archives/3/5032/2001/11/50/7034175/

Look around, there are more messages on that board.

I hope this helps...

On Tue, 4 Jun 2002, David Pitts wrote:

> Hi all.
> 
> I have been trying to setup OpenSSH but I'm having a problem creating
> the key.  I have ssh.lrp, ssh-key.lrp and libz.lrp.  Do I also need
> Makekey?  It looks like running ssh will start ssh-keygen which I guess
> creates a key??
> 
> When I run ssh-keygen or ssh I get an error message saying that
> libcrypto.so.0.9.6 can't be found.  The libz I have includes
> libcrypt-2.0.7.so.  Does this mean I have some sort of version conflict?
> 
> Can anyone point me to a collection of the necessary files without this
> conflict?
> 
> Thanks for your attention.
> 
> David Pitts
> 
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> ------------------------------------------------------------------------
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
> 

-- 
--------------------
Timothy Burt
Internet Specialist


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to