Re: steps to configure ssh without password

From: Eric de Redelijkheid (ericdere_at_xs4all.nl)
Date: 02/07/05

  • Next message: Reinhard Eigner: "Re: steps to configure ssh without password"
    Date: Mon, 07 Feb 2005 22:47:14 +0100
    
    

    Anno Domini 7-2-2005 17:20, Reinhard Eigner sprak aldus:

    >Hi NG,
    >
    >I try to find a way to login via SSH without entering a password.
    >Does anyone know the necessary steps I have to do on a Tru64 5.1B
    >powered machine?
    >
    >TIA
    >Reinhard
    >
    >
    >
    >
    >
    Like any other operating system, you need to put your public key on the
    Tru64 server in the appropiate file in the appropiate directory and your
    private key on your client and then work with passphrases to put your
    private key in memory. This is possible from a PC using Pageant (Putty),
    but also from a UNIX client by using an ssh agent.

    You should familiarize yourself with SSH first, rather then with Tru64.
    I recommend reading O'Reilly´s SSH, The Secure Shell: The Definitive
    Guide. Tru64´s security guide has a chapter on SSH, but this is limited.


  • Next message: Reinhard Eigner: "Re: steps to configure ssh without password"

    Relevant Pages

    • RE: TIPS FOR THE NEWCOMER
      ... using your old private key, so there's no point in keeping a backup. ... > security risk if I send this through e-mail as an attachment to the ssh ... > has been compromised it does not really matter since it is a public key ... > more words for the passphrase it gets harder to crack? ...
      (SSH)
    • Re: SSH Implemetation Question
      ... its a little difficult to document how SSH works on ... Give the private key a passphrase if you care about security! ... Start Pagent on the workstation, and add your private key to it. ... To demystify the configuration on the workstation in the -03 level IBM ...
      (bit.listserv.ibm-main)
    • Re: backups Re: Have I been sniffed?
      ... Wireless is worse because in order to sniff the wire, ... >> in ssh are still sent over the network, whereas, passphrases are kept ... as they are only used to decrypt the private key. ... Daily backups distributed to two servers, ...
      (Debian-User)
    • RE: passwordless SSH Rsync [Was : DiskLayout/PartitioningPractices]
      ... >> I do not want to have My Private key in all the servers. ... configured ssh clients), it is possible to ssh to multiple machines without ... each homer, bart, and lisa. ...
      (Fedora)
    • Re: disabling root ssh, and ssh password authentification?
      ... > The question I have is, what good would disabling root ssh access do? ... authentication by setting 'ChallengeResponseAuthentication no' in your sshd ... If you set a passphrase on your private key, you will be required to present ...
      (comp.os.linux.misc)