slackbuilds_ponce/misc/ssh-keyinstall
Erik Hanson ea367c8b47 Fix approval of 2 items.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-25 22:35:11 -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 Fix approval of 2 items. 2010-07-25 22:35:11 -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.