Go to file
Tomas Mraz af62aef12b Relevant BUGIDs:
Purpose of commit: new feature

Commit summary:
---------------
pam_limits: Support new limits in linux 2.6.12
2005-06-22 08:11:02 +00:00
bin Relevant BUGIDs: 124391 2000-12-04 19:02:33 +00:00
conf Relevant BUGIDs: 2004-09-23 15:52:55 +00:00
defs Initial revision 2000-06-20 22:10:38 +00:00
doc Relevant BUGIDs: 2005-05-27 10:33:14 +00:00
dynamic Relevant BUGIDs: 232194 2001-12-09 22:51:12 +00:00
examples Relevant BUGIDs: none 2005-06-09 17:29:18 +00:00
libpam Relevant BUGIDs: none 2005-06-09 17:29:18 +00:00
libpam_misc Relevant BUGIDs: Red Hat bz #150537 2005-04-08 15:08:16 +00:00
libpamc Relevant BUGIDs: none 2005-05-20 14:58:58 +00:00
modules Relevant BUGIDs: 2005-06-22 08:11:02 +00:00
_pam_aconf.h.in Relevant BUGIDs: none 2005-05-16 11:03:02 +00:00
.cvsignore Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
CHANGELOG Relevant BUGIDs: 2005-06-22 08:11:02 +00:00
configure Relevant BUGIDs: none 2005-06-09 17:29:18 +00:00
configure.in Relevant BUGIDs: none 2005-05-16 11:03:02 +00:00
Copyright Initial revision 2000-06-20 22:10:38 +00:00
install-sh Relevant BUGIDs: 2004-09-23 15:52:55 +00:00
Make.Rules.in Relevant BUGIDs: none 2005-05-16 11:03:02 +00:00
Makefile Relevant BUGIDs: 2004-10-14 14:47:53 +00:00
pgp.keys.asc Relevant BUGIDs: 612956 2002-09-24 04:35:26 +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>