Go to file
Tomas Mraz 2d243af6b8 Relevant BUGIDs: 562730, 435990
Purpose of commit: bugfix

Commit summary:
---------------
        * modules/pam_access/pam_access.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name.
        * modules/pam_time/pam_time.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name. Allow unset tty.
        (logic_member): Allow matching ':' in tty name.
        * modules/pam_group/pam_group.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name. Allow unset tty.
        (logic_member): Allow matching ':' in tty name.

        * libpam_misc/misc_conv.c (read_string): Read only up to EOL if stdin
        is not terminal.
2005-11-09 10:17:00 +00:00
conf Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
doc Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
dynamic Relevant BUGIDs: 232194 2001-12-09 22:51:12 +00:00
examples Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
libpam Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
libpam_misc Relevant BUGIDs: 562730, 435990 2005-11-09 10:17:00 +00:00
libpamc Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
m4 Relevant BUGIDs: none 2005-09-20 16:26:26 +00:00
modules Relevant BUGIDs: 562730, 435990 2005-11-09 10:17:00 +00:00
po Relevant BUGIDs: 2005-11-07 20:09:42 +00:00
.cvsignore Relevant BUGIDs: 2005-09-27 08:49:09 +00:00
ABOUT-NLS Relevant BUGIDs: none 2005-08-18 14:42:37 +00:00
acinclude.m4 Relevant BUGIDs: none 2005-09-20 16:26:26 +00:00
AUTHORS Relevant BUGIDs: 2005-09-26 19:35:39 +00:00
autogen.sh Relevant BUGIDs: none 2005-09-27 06:16:10 +00:00
ChangeLog Relevant BUGIDs: 562730, 435990 2005-11-09 10:17:00 +00:00
CHANGELOG Relevant BUGIDs: none 2005-09-26 14:54:28 +00:00
compile Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
config.h.in Relevant BUGIDs: Red Hat bz 171164 2005-10-20 17:01:06 +00:00
config.rpath Relevant BUGIDs: none 2005-08-18 12:59:47 +00:00
configure.in Relevant BUGIDs: Red Hat bz 171164 2005-10-20 17:01:06 +00:00
COPYING Relevant BUGIDs: none 2005-08-16 14:02:15 +00:00
Copyright Initial revision 2000-06-20 22:10:38 +00:00
depcomp Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
INSTALL Relevant BUGIDs: none 2005-08-16 14:02:15 +00:00
install-sh Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
ltmain.sh Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
Makefile.am Relevant BUGIDs: 2005-09-26 19:35:39 +00:00
missing Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
mkinstalldirs Relevant BUGIDs: none 2005-08-18 12:59:47 +00:00
NEWS Relevant BUGIDs: Red Hat bz 168180 2005-10-26 19:05:32 +00:00
pgp.keys.asc Relevant BUGIDs: 612956 2002-09-24 04:35:26 +00:00
README Relevant BUGIDs: none 2005-09-27 06:16:10 +00:00

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 the bug reporting database
on sourceforge.net.