diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-07-25 21:30:09 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-25 21:52:41 -0500 |
commit | 6cc4861046c239809f45acc10a070f150dac6618 (patch) | |
tree | 9b8f1eac3f80ed234582b97310029c84e6bc6a12 /misc/authprogs/README | |
parent | 415f77873c20b1b9690e37eed16e5e392342b801 (diff) |
misc/authprogs: Added (A script that helps install ssh keys)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/authprogs/README')
-rw-r--r-- | misc/authprogs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/authprogs/README b/misc/authprogs/README new file mode 100644 index 0000000000000..05e8ad0413047 --- /dev/null +++ b/misc/authprogs/README @@ -0,0 +1,3 @@ +Authprogs, software which lets you control which machines can run +authorized commands via SSH using SSH Identities. See also: +README.SLACKWARE |