Skip to content

This is a simple way of automatically setting up SSH connectivity using public-private key pair (passwordless SSH).

License

Notifications You must be signed in to change notification settings

ianculovici/Passwordless-SSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

passwordless_ssh

The script will automatically generate and install RSA public/private key pairs to a list of hosts where access is required with no password.

Syntax

setup_passwordless_ssh [username1@]hostname1[:port1] [[username2@]hostname2[:port2]] ...

About

This is a simple way of automatically setting up SSH connectivity using public-private key pair (passwordless SSH).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages