mirror of
https://github.com/linux-pam/linux-pam.git
synced 2024-11-28 04:03:40 +08:00
9c459446c2
Purpose of commit: bugfix Commit summary: --------------- pam_unix: nis option shouldn't clear the shadow option |
||
---|---|---|
bin | ||
conf | ||
defs | ||
doc | ||
dynamic | ||
examples | ||
libpam | ||
libpam_misc | ||
libpamc | ||
modules | ||
_pam_aconf.h.in | ||
.cvsignore | ||
CHANGELOG | ||
configure | ||
configure.in | ||
Copyright | ||
install-sh | ||
Make.Rules.in | ||
Makefile | ||
pgp.keys.asc | ||
README |
# # $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>