2000-06-21 06:10:38 +08:00
|
|
|
#
|
|
|
|
# $Id$
|
|
|
|
#
|
|
|
|
|
|
|
|
Hello!
|
|
|
|
|
|
|
|
Thanks for downloading Linux-PAM.
|
|
|
|
|
|
|
|
NOTES:
|
|
|
|
|
2000-11-20 07:54:01 +08:00
|
|
|
How to use it is as follows:
|
2000-06-21 06:10:38 +08:00
|
|
|
|
2000-11-20 07:54:01 +08:00
|
|
|
./configure --help | less
|
|
|
|
./configure <your-options>
|
|
|
|
make
|
2000-06-21 06:10:38 +08:00
|
|
|
|
2000-11-20 08:01:49 +08:00
|
|
|
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..)
|
2000-06-21 06:10:38 +08:00
|
|
|
|
2000-11-20 07:54:01 +08:00
|
|
|
make install
|
2000-06-21 06:10:38 +08:00
|
|
|
|
2000-11-20 08:01:49 +08:00
|
|
|
That said, please report problems to me.
|
2000-06-21 06:10:38 +08:00
|
|
|
|
|
|
|
Andrew Morgan
|
2000-11-20 07:54:01 +08:00
|
|
|
<morgan@kernel.org>
|
|
|
|
<agmorgan@users.sourceforge.net>
|