Go to file
Andrew G. Morgan bc356628d6 Relevant BUGIDs: 117450
Purpose of commit: bugfix

Commit summary:
---------------
removed static variables from pam_limits.
2000-11-26 08:11:48 +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: 115055 2000-11-25 03:27:39 +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: 117450 2000-11-26 08:11:48 +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: 117450 2000-11-26 08:11:48 +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>