]> granicus.if.org Git - linux-pam/blob - README
Relevant BUGIDs: 476934
[linux-pam] / README
1 #
2 # $Id$
3 #
4
5 Hello!
6
7 Thanks for downloading Linux-PAM.
8
9 NOTES:
10
11 How to use it is as follows:
12
13       ./configure --help | less
14       ./configure <your-options>
15       make
16
17 Note, if you are worried - don't even think about doing the next line
18 (most Linux distributions already support PAM out of the box, so if
19 something goes wrong with installing the code from this version your
20 box may stop working..)
21
22       make install
23
24 That said, please report problems to me.
25
26 Andrew Morgan
27 <morgan@kernel.org>
28 <agmorgan@users.sourceforge.net>