linux-pam/README

29 lines
531 B
Plaintext
Raw Normal View History

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