Re: SSH mentor needed :-)


Subject: Re: SSH mentor needed :-)
From: dsbelile (dsbelile@mediaone.net)
Date: Wed Sep 20 2000 - 20:42:27 MDT


an rpm install would be at : /etc/ssh/sshd.config edit it so that :

passwd authuentication = no
x11forwarding = yes

your dir persmissions should be 0700 for .ssh
and 0644 for authorized_keys inside the .ssh dir.

like ~home/.ssh/auhtorized_keys

if no one has told you... when you setup and client for ssh copy identity.pub
to your ~home/.ssh dir and :

mv identity.pub authorized_keys

hope this helps....

Jeff Ross wrote:

> Hi--
>
> If someone can tell me just exactly how you use ssh to forward X11, I would
> be forever grateful. I know I'm missing something obvious, but I am missing
> it...
>
> Thanks in advance,
>
> Jeff Ross
> Cheyenne, WY



This archive was generated by hypermail 2a24 : Wed Sep 20 2000 - 20:44:20 MDT