SSH login for normal users using authorized keys

From: Jithesh (jitzpop_at_hotpop.com)
Date: 11/22/04

  • Next message: oss: "3ware 7006-2 , Linux, i865G"
    To: Red Hat <redhat-list@redhat.com>
    Date: Mon, 22 Nov 2004 19:34:00 +0530
    
    

    Hi all,

    I was able to create successful login for the root account from a remote
    client with the help of the public key and the authorized key. But when
    I tried to do it for a normal account it still asks for the password.

    Here is what I have done
    1. Generated the public key in the client machine.
    2. Copied the same into the server's normal user account's
    ~/.ssh/authorized_keys
    3. Changed the permission to read only for the file authorized_keys

    I did the same thing for the root account and it worked but not or other
    users.

    -- 
    Jithesh <jitzpop@hotpop.com>
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: oss: "3ware 7006-2 , Linux, i865G"

    Relevant Pages

    • SSH login for normal users using authorized keys
      ... I was able to create successful login for the root account from a remote ... Generated the public key in the client machine. ... Copied the same into the server's normal user account's ...
      (RedHat)
    • Re: SSH login for normal users using authorized keys
      ... > I was able to create successful login for the root account from a remote ... > I tried to do it for a normal account it still asks for the password. ... Generated the public key in the client machine. ... Copied the same into the server's normal user account's ...
      (RedHat)
    • Re: SSH login for normal users using authorized keys
      ... >>I was able to create successful login for the root account from a remote ... Generated the public key in the client machine. ...
      (RedHat)
    • [NT] Dark Age of Camelot Man-In-The-Middle
      ... use of RSA public key cryptography and an RC4 based symmetric algorithm. ... Seeing the imminent release of code for cracking the game client (which ... At the beginning of each TCP session, the server sends a 1536 bit RSA ... void bytes_out(unsigned char *data, int len) ...
      (Securiteam)
    • Re: Basics of key authentication
      ... The public key gets copied to the server, ... and the client decrypts it with its private key to prove he is who he ... and the digital signature to the server. ...
      (comp.security.ssh)