summaryrefslogtreecommitdiff
path: root/misc/authprogs/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'misc/authprogs/README.SLACKWARE')
-rw-r--r--misc/authprogs/README.SLACKWARE9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/authprogs/README.SLACKWARE b/misc/authprogs/README.SLACKWARE
new file mode 100644
index 0000000000..add2b5f6cc
--- /dev/null
+++ b/misc/authprogs/README.SLACKWARE
@@ -0,0 +1,9 @@
+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