SSH login for normal users using authorized keys

From: SysAdmin (sys-admin_at_infogridpacific.com)
Date: 11/17/05

  • Next message: Manuel Arostegui Ramirez: "Re: SSH login for normal users using authorized keys"
    Date: Thu, 17 Nov 2005 15:03:20 +0530
    To: redhat-list@redhat.com
    
    

    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.

    Thanking You.

    Regards

    Sachin Khollam

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Manuel Arostegui Ramirez: "Re: SSH login for normal users using authorized keys"

    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)