summaryrefslogtreecommitdiff
path: root/README
blob: 8c880290272e1afaefcd6d24477c18aded468366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# $Id$
#

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 the bug reporting database
on sourceforge.net.

Andrew Morgan
<morgan@kernel.org>
<agmorgan@users.sourceforge.net>