From: Matthew F. <mf...@ci...> - 2001-11-08 00:44:20
|
The new packages are up on the following sites: http://www.trinux.org/pkg/ http://trinux.sf.net/pkg/ http://www.io.com/~mdfranz/trinux/pkg/ If you use and OpenSSH client (I'm assuming 2.x or greater) you will need to generate a DSA key with # ssh-keygen -t dsa to generate the id_dsa.pub that will get added to /.ssh/authorized_keys2 just as # ssh-keygen created the identity.pub which got added to /.ssh/authorized_keys if you have SSH1 keys (authorized_keys) you will have to connect with the ssh -1 command, otherwise you'll get prompted for a password. I have not yet tested retrieving saved keys from the floppy although they do get saved properly. And a big thanks to Tim for all his help on this!!!! Thanks for your patience and let me know if you have any more problems. I'll try to update the docs shortly. -mdf > Date: Wed, 7 Nov 2001 20:44:37 -0000 > From: David Eales <dav...@nt...> > To: tb...@ti..., Richard Thomas <ri...@th...> > Cc: tri...@li... > Subject: Re: [Trinux-talk] Trinux Remote Control > > thanks a lot i will look forward to seeing that > > ----- Original Message ----- > From: <tb...@ti...> > To: "Richard Thomas" <ri...@th...> > Cc: <tri...@li...> > Sent: Wednesday, November 07, 2001 8:15 PM > Subject: Re: [Trinux-talk] Trinux Remote Control > > > > > > I have looked at opensshd and cleaned it up a little. > > > > I need to submit it to Matt, to make sure I didn't break anything he is > > doing. > > > > I think I fixed most of these sshd problems some people are having... > > > > Look for an updated opensshd.tgz and openssh.tgz soon. > > > > On Wed, 7 Nov 2001, Richard Thomas wrote: > > > > > Okay, I need some help here. I have done everything I can think of to > get the SSH connection to Trinux operational. I am using the .80rc2-ide boot > image to bootup. I followed the directions in the Remote Admin doc. I have > tried Win98->Trinux and Trinux->Trinux. The closest I get is a prompt for > the root@<ip-address> password. I generated the keys using the MindTerm java > demo. I copied the public key to the '/tux/pkg/opensshd/keys' file. The > public key becomes the '/.ssh/authorized_keys' file on the target box. The > private key is on the source box. I placed 'opensshd' in the > '/tux/config/pkglist' file right before the 'openssh' package. Should I be > having to manually start 'sshd'? Does it look like I am doing anyything > amiss? All help is much appreciated. Thanks. > > > > > > Richard Thomas > > > > > > > -- > > -------------------- > > Timothy Burt > > Internet Specialist > > > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > |