]> git.ipfire.org Git - thirdparty/shadow.git/commit
Added a new configurable LOG_INIT to useradd
authorAndy Zaugg <andy.zaugg@gmail.com>
Tue, 21 Sep 2021 03:42:21 +0000 (20:42 -0700)
committerSerge Hallyn <serge@hallyn.com>
Fri, 15 Oct 2021 21:20:52 +0000 (16:20 -0500)
commit7e2b522a15241dc2f92ba8a0fc09a5041e89e029
tree80cf1a6e724fc63f2c52c2d39eb64d096a44ff25
parentd7e2bd6fe192422441ec2e09d9579e4824532568
Added a new configurable LOG_INIT to useradd

In some circumstances I want the default behaviour of useradd to
not add user entries to the lastlog and faillog databases. Allowing
this options behaviour to be controlled by the config file
/etc/default/useradd.
man/useradd.8.xml
src/useradd.c