shadow/etc
nekral-guest f8aef607ae * configure.in: Added option --enable-account-tools-setuid to
enable/disable the usage of PAM to authenticate the callers of
	account management tools: chage, chgpasswd, chpasswd, groupadd,
	groupdel, groupmod, useradd, userdel, usermod.
	* src/Makefile.am: Do not link the above tools with libpam if
	account-tools-setuid is disabled.
	* src/userdel.c, src/newusers.c, src/chpasswd.c, src/usermod.c,
	src/groupdel.c, src/chgpasswd.c, src/useradd.c, src/groupmod.c,
	src/groupadd.c, src/chage.c: Implement ACCT_TOOLS_SETUID
	(--enable-account-tools-setuid).
	* etc/pam.d/Makefile.am: Install the pam service file for the
	above tools only when needed.
	* src/useradd.c, src/userdel.c, src/usermod.c: It is no more
	needed to initialize retval to PAM_SUCCESS.
2008-09-06 21:35:37 +00:00
..
pam.d * configure.in: Added option --enable-account-tools-setuid to 2008-09-06 21:35:37 +00:00
limits Add support for 2 new resource limits. Thanks to Justin Bronder for the 2007-10-27 19:45:21 +00:00
login.access Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
login.defs Document MAX_MEMBERS_PER_GROUP. 2008-03-08 16:05:30 +00:00
Makefile.am [svn-upgrade] Integrating new upstream version, shadow (4.0.16) 2007-10-07 11:47:33 +00:00
useradd Change the default HOME directory in /etc/default/useradd according FHS 2008-02-17 15:29:41 +00:00