diff -up shadow-4.15.0/man/groupmems.8.xml.manfix shadow-4.15.0/man/groupmems.8.xml
--- shadow-4.15.0/man/groupmems.8.xml.manfix 2023-05-26 04:56:11.000000000 +0200
+++ shadow-4.15.0/man/groupmems.8.xml 2024-02-09 10:42:20.337036378 +0100
@@ -156,20 +156,10 @@
SETUP
- The groupmems executable should be in mode
- 2710 as user root and in group
- groups. The system administrator can add users to
- group groups to allow or disallow them using the
- groupmems utility to manage their own group
- membership list.
+ In this operating system the groupmems executable
+ is not setuid and regular users cannot use it to manipulate
+ the membership of their own group.
-
-
- $ groupadd -r groups
- $ chmod 2710 groupmems
- $ chown root:groups groupmems
- $ groupmems -g groups -a gk4
-
diff -up shadow-4.15.0/man/ja/man5/login.defs.5.manfix shadow-4.15.0/man/ja/man5/login.defs.5
--- shadow-4.15.0/man/ja/man5/login.defs.5.manfix 2023-03-13 21:58:56.000000000 +0100
+++ shadow-4.15.0/man/ja/man5/login.defs.5 2024-02-09 10:42:20.337036378 +0100
@@ -123,10 +123,6 @@ 以下の参照表は、
shadow パスワード機能のどのプログラムが
どのパラメータを使用するかを示したものである。
.na
-.IP chfn 12
-CHFN_AUTH CHFN_RESTRICT
-.IP chsh 12
-CHFN_AUTH
.IP groupadd 12
GID_MAX GID_MIN
.IP newusers 12
diff -up shadow-4.15.0/man/login.defs.5.xml.manfix shadow-4.15.0/man/login.defs.5.xml
--- shadow-4.15.0/man/login.defs.5.xml.manfix 2024-01-22 22:36:43.000000000 +0100
+++ shadow-4.15.0/man/login.defs.5.xml 2024-02-09 10:45:49.014407259 +0100
@@ -144,6 +144,17 @@
long numeric parameters is machine-dependent.
+
+ Please note that the parameters in this configuration file control the
+ behavior of the tools from the shadow-utils component. None of these
+ tools uses the PAM mechanism, and the utilities that use PAM (such as the
+ passwd command) should be configured elsewhere. The only values that
+ affect PAM modules are ENCRYPT_METHOD and SHA_CRYPT_MAX_ROUNDS
+ for pam_unix module, FAIL_DELAY for pam_faildelay module,
+ and UMASK for pam_umask module. Refer to
+ pam(8) for more information.
+
+
The following configuration items are provided:
@@ -240,16 +251,6 @@
- chfn
-
-
- CHFN_AUTH
- CHFN_RESTRICT
- LOGIN_STRING
-
-
-
-
chgpasswd
@@ -276,14 +277,6 @@
-
- chsh
-
-
- CHSH_AUTH LOGIN_STRING
-
-
-
@@ -352,34 +345,6 @@
LASTLOG_UID_MAX
-
- login
-
-
- CONSOLE
- CONSOLE_GROUPS DEFAULT_HOME
- ENV_HZ ENV_PATH ENV_SUPATH
- ENV_TZ ENVIRON_FILE
- ERASECHAR FAIL_DELAY
- FAILLOG_ENAB
- FAKE_SHELL
- FTMP_FILE
- HUSHLOGIN_FILE
- ISSUE_FILE
- KILLCHAR
- LASTLOG_ENAB LASTLOG_UID_MAX
- LOGIN_RETRIES
- LOGIN_STRING
- LOGIN_TIMEOUT LOG_OK_LOGINS LOG_UNKFAIL_ENAB
- MAIL_CHECK_ENAB MAIL_DIR MAIL_FILE
- MOTD_FILE NOLOGINS_FILE PORTTIME_CHECKS_ENAB
- QUOTAS_ENAB
- TTYGROUP TTYPERM TTYTYPE_FILE
- ULIMIT UMASK
- USERGROUPS_ENAB
-
-
-
newgrp / sg
@@ -451,32 +416,6 @@
-
- su
-
-
- CONSOLE
- CONSOLE_GROUPS DEFAULT_HOME
- ENV_HZ ENVIRON_FILE
- ENV_PATH ENV_SUPATH
- ENV_TZ LOGIN_STRING MAIL_CHECK_ENAB
- MAIL_DIR MAIL_FILE QUOTAS_ENAB
- SULOG_FILE SU_NAME
- SU_WHEEL_ONLY
- SYSLOG_SU_ENAB
- USERGROUPS_ENAB
-
-
-
-
- sulogin
-
-
- ENV_HZ
- ENV_TZ
-
-
-
useradd