Key-based security verification procedures for logging SSH service authentication types

Source: Internet
Author: User
By Ssh-keygen creating the key on the client, you can see that the LS ~/.ssh/id_rsa is the user's private key, and Id_rsa.pub is the public key. SSH-KEYGEN-T encryption type of the specified key pair default RSA encryption
Copy the public key id_rsa.pub file to the user home directory of the other server under the. SSH Directory
Append the contents of the copied id_rsa.pub file to the ~/.ssh/authorized_keys file on another server
Then you can ssh in.

Key-based security verification procedures for logging SSH service authentication types

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.