Loading

Passwordless authentication or also known as key-based authentication is typically used to connect to servers so let’s see the process to generate one.

Two keys are generated in this process – A public and a private key. The public key will be available on our Linux server and the private key will be exported to our client servers to do passwordless authentication.

The public key will be stored in ~/.ssh/authorized_keys,  a file in the remote user’s home directory.

Copy the private key to all our servers

(Visited 3 times, 1 visits today)

By Ash Thomas

Ash Thomas is a seasoned IT professional with extensive experience as a technical expert, complemented by a keen interest in blockchain technology.