[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: morphing topic: RE: paypal scam - tracing link
- From: Bob Kinney <bc98kinney yahoo com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: morphing topic: RE: paypal scam - tracing link
- Date: Mon, 30 Oct 2006 17:00:10 -0800 (PST)
--- Rick Stevens <rstevens vitalstream com> wrote:
> On Mon, 2006-10-30 at 15:44 -0800, Bob Kinney wrote:
> >
> > --- A Fadyushin it-centre ru wrote:
> >
> > >
> > > 6) If you are using SSH you can completely disable SSH password
> > > authentication and use keys (protected by password on your local
> > > workstation) to log in. In this case it would be impossible to guess you
> > > password by attempting to login into server via SSH. In this case the
> > > server does not use the password for authentication and the key
> > > protection password newer exists outside your workstation.
> >
> >
> > I like this idea--minimum 128-bit "passwords". Can you point to a
> > how-to link?
>
> Simply generate a DSA or RSA key on your local machine:
>
> $ ssh-keygen [-t dsa]
>
> By default, ssh-keygen creates a RSA keys. Then tack the contents of
> the ~/.ssh/id_dsa.pub (or id_rsa.pub) file to the end of the
> "~./ssh/authorized_keys" file on the destination machine.
>
> You can then turn off password authentication on the target machine and
> it'll only use the keys in the authorized_keys file.
So how would I "carry," and "input," my public key for remote login?
____________________________________________________________________________________
Everyone is raving about the all-new Yahoo! Mail
(http://advision.webevents.yahoo.com/mailbeta/)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]