Re: keys.

From: Darren Dunham (ddunham@redwood.taos.com)
Date: 04/25/03


From: Darren Dunham <ddunham@redwood.taos.com>
Date: Thu, 24 Apr 2003 22:59:06 GMT

Rudi Swennen <Rudi.Swennen@oma.be> wrote:
> Hello,

> As user A on machine B I would like to log in on a machine C as user D.
> I would like to login with keys so no passwords, what do I have to doe?

> When I do ssh-keygen -t dsa on machine B as user A, I get 2 files id_dsa
> and id_dsa.pub. Where do I have to copy these files to log in correctly.

The contents of the pub file need to be in the
~userD/.ssh/authorized_keys file on machine C.

Then you'd do ssh userD@machineC from machine B.

-- 
Darren Dunham                                           ddunham@taos.com
Unix System Administrator                    Taos - The SysAdmin Company
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >


Relevant Pages

  • Re: Secure password storage
    ... These passwords are for third-party services and are different from the ... I don?t like storing this sensitive info as plain text and one-way hashing ... These encryption methods, of course, rely on secret keys. ... all their passwords whenever they forget their login info. ...
    (comp.lang.php)
  • keys.
    ... I would like to login with keys so no passwords, what do I have to doe? ... Rudi ...
    (comp.security.ssh)
  • Re: ssh gives "Permission denied, please try again"
    ... as secure as those Debian generated keys... ... If you always pick passwords whose first four letters are 'A' you're ... The point being that keys are not some panacia and those that think they ... lots of people attack passwords, nobody attacks keys. ...
    (uk.comp.os.linux)
  • Re: ssh password problem
    ... using rsa public keys. ... This keyword can be followed by a list of user name patterns, ... Login is disallowed for user names that ... The allow/deny directives are processed in the following ...
    (Fedora)
  • Re: ssh gives "Permission denied, please try again"
    ... possibly have enough entropy to be secure. ... If you always pick passwords whose first four letters are 'A' you're ... The point being that keys are not some panacia and those that think they ... I've seen a lot of dictionary attacks, ...
    (uk.comp.os.linux)