From 97c26c1924b076ef23ebe4381558e8aa025712b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:54:37 +0200 Subject: Adding upstream version 1:4.13+dfsg1. Signed-off-by: Daniel Baumann --- man/login.defs.d/USERGROUPS_ENAB.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 man/login.defs.d/USERGROUPS_ENAB.xml (limited to 'man/login.defs.d/USERGROUPS_ENAB.xml') diff --git a/man/login.defs.d/USERGROUPS_ENAB.xml b/man/login.defs.d/USERGROUPS_ENAB.xml new file mode 100644 index 0000000..6338fc9 --- /dev/null +++ b/man/login.defs.d/USERGROUPS_ENAB.xml @@ -0,0 +1,22 @@ + + + (boolean) + + + Enable setting of the umask group bits to be the same as owner bits + (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is + the same as gid, and username is the same as the primary group name. + + + If set to yes, userdel + will remove the user's group if it contains no more members, and + useradd will create by default a group with the + name of the user. + + + -- cgit v1.2.3