summaryrefslogtreecommitdiff
path: root/Linux-PAM/README
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/README')
-rw-r--r--Linux-PAM/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/Linux-PAM/README b/Linux-PAM/README
new file mode 100644
index 00000000..8aab912a
--- /dev/null
+++ b/Linux-PAM/README
@@ -0,0 +1,28 @@
+#
+# $Id: README,v 1.1.1.1 2001/04/29 04:16:21 hartmans Exp $
+#
+
+Hello!
+
+Thanks for downloading Linux-PAM.
+
+NOTES:
+
+How to use it is as follows:
+
+ ./configure --help | less
+ ./configure <your-options>
+ make
+
+Note, if you are worried - don't even think about doing the next line
+(most Linux distributions already support PAM out of the box, so if
+something goes wrong with installing the code from this version your
+box may stop working..)
+
+ make install
+
+That said, please report problems to me.
+
+Andrew Morgan
+<morgan@kernel.org>
+<agmorgan@users.sourceforge.net>