Go to file
Andrew G. Morgan 5b40ed49c7 Relevant BUGIDs: 119554
Purpose of commit: cleanup

Commit summary:
---------------
The pam_limits module did not allow support for a changed number
of limits recognized by the kernel.
Bug identified and resolved by Adam J. Richter of Yggdrasil.
2000-11-25 00:12:33 +00:00
bin Initial revision 2000-06-20 22:10:38 +00:00
conf Initial revision 2000-06-20 22:10:38 +00:00
defs Initial revision 2000-06-20 22:10:38 +00:00
doc Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
examples Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
libpam Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
libpam_misc Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
libpamc Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
modules Relevant BUGIDs: 119554 2000-11-25 00:12:33 +00:00
_pam_aconf.h.in Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:31:22 +00:00
.cvsignore Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
CHANGELOG Relevant BUGIDs: 119554 2000-11-25 00:12:33 +00:00
configure Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
configure.in Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
Copyright Initial revision 2000-06-20 22:10:38 +00:00
Make.Rules.in Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:31:22 +00:00
Makefile Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
pgp.keys.asc Initial revision 2000-06-20 22:10:38 +00:00
README Relevant BUGIDs: 108297 2000-11-20 00:01:49 +00:00

#
# $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 me.

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