Date: Thu, 6 Feb 2003 06:24:14 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules modules.inc src/lib/libpam/modules/pam_group pam_group.c Message-ID: <200302061424.h16EOESW087243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/02/06 06:24:14 PST
Modified files:
lib/libpam/modules modules.inc
Added files:
lib/libpam/modules/pam_group pam_group.c
Log:
Replace pam_wheel(8) with pam_group(8) which has a cleaner interface. The
pam_wheel(8) module was written to work in spite of a broken libpam, and
has grown organically since its inception, which is reflected in both its
functionality and implementation. Rather than clean up pam_wheel(8) and
break backward compatibility, I've chosen to reimplement it under a new,
more generic name.
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.13 +1 -1 src/lib/libpam/modules/modules.inc
1.1 +118 -0 src/lib/libpam/modules/pam_group/pam_group.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302061424.h16EOESW087243>
