Go to file
Tomas Mraz 9c459446c2 Relevant BUGIDs:
Purpose of commit: bugfix

Commit summary:
---------------
pam_unix: nis option shouldn't clear the shadow option
2005-04-12 16:25:46 +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 Audit option added 2005-01-16 22:12:24 +00:00
dynamic Relevant BUGIDs: 232194 2001-12-09 22:51:12 +00:00
examples Relevant BUGIDs: 2004-09-24 09:18:21 +00:00
libpam Improved log facilities 2005-03-31 00:31:57 +00:00
libpam_misc Relevant BUGIDs: Red Hat bz #150537 2005-04-08 15:08:16 +00:00
libpamc prelude ids support 2005-03-29 20:41:18 +00:00
modules Relevant BUGIDs: 2005-04-12 16:25:46 +00:00
_pam_aconf.h.in Relevant BUGIDs: 2004-10-06 13:42:36 +00:00
.cvsignore Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
CHANGELOG Relevant BUGIDs: 2005-04-12 16:25:46 +00:00
configure Relevant BUGIDs: none 2005-03-30 14:59:35 +00:00
configure.in Relevant BUGIDs: 2005-03-31 14:58:36 +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 prelude ids support 2005-03-29 20:41:18 +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>