summaryrefslogtreecommitdiff
path: root/misc/authprogs/README.SLACKWARE
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-03-14 16:07:38 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-03-14 16:07:38 -0500
commit8a61ed7233bfbc4a2f2ae96dfcb8bc91d3fc4ab5 (patch)
tree6fd14b92951bc2beaebadab370a4775c9ed207bf /misc/authprogs/README.SLACKWARE
parentd707deefda09c0cb1000421118a83e8ff0964dd0 (diff)
downloadslackbuilds-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.SLACKWARE9
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