slackbuilds_ponce/misc/ssh-keyinstall
Menno Duursma 415f77873c misc/ssh-keyinstall: Added (A script to help install ssh keys)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-25 21:52:41 -05:00
..
README misc/ssh-keyinstall: Added (A script to help install ssh keys) 2010-07-25 21:52:41 -05:00
slack-desc misc/ssh-keyinstall: Added (A script to help install ssh keys) 2010-07-25 21:52:41 -05:00
ssh-keyinstall.info misc/ssh-keyinstall: Added (A script to help install ssh keys) 2010-07-25 21:52:41 -05:00
ssh-keyinstall.SlackBuild misc/ssh-keyinstall: Added (A script to help install ssh keys) 2010-07-25 21:52:41 -05:00

ssh-keyinstall helps an ssh user set up the keys at both ends of an ssh
connection.

ssh-keyinstall is a script that helps an ssh user set up the
keys at both ends of an ssh connection.  It creates an rsa or dsa key if
needed and copies the public half to the server.  Once the process is
done, you'll be able to log in with the passphrase and key instead of a
password.