diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 16:07:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 16:07:38 -0500 |
commit | 8a61ed7233bfbc4a2f2ae96dfcb8bc91d3fc4ab5 (patch) | |
tree | 6fd14b92951bc2beaebadab370a4775c9ed207bf /misc/authprogs/README.SLACKWARE | |
parent | d707deefda09c0cb1000421118a83e8ff0964dd0 (diff) | |
download | slackbuilds-8a61ed7233bfbc4a2f2ae96dfcb8bc91d3fc4ab5.tar.gz |
misc/authprogs: Removed (unmaintained)
Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006570.html
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/authprogs/README.SLACKWARE')
-rw-r--r-- | misc/authprogs/README.SLACKWARE | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/authprogs/README.SLACKWARE b/misc/authprogs/README.SLACKWARE deleted file mode 100644 index add2b5f6cc..0000000000 --- a/misc/authprogs/README.SLACKWARE +++ /dev/null @@ -1,9 +0,0 @@ -For an example ~/.ssh/authprogs.conf please see: - - head -40 /usr/bin/authprogs - -After installation of which you can add command="/usr/bin/authprogs" -before key declarations in ~/.ssh/authorized_keys2 - -See also: the src directory upstream or the following article: -http://www.hackinglinuxexposed.com/articles/20030115.html |