From: Balint Reczey Date: Wed, 18 Jan 2017 15:54:51 +0000 (+0100) Subject: Replace user´s -> user's to make login.def files valid ASCII instead of UTF-8 X-Git-Tag: 4.5~14^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8508fabd028985d5c3778f596af426943d3a819;p=thirdparty%2Fshadow.git Replace user´s -> user's to make login.def files valid ASCII instead of UTF-8 The Unicode character caused issues in LANG=C environment. See Debian bug #850338 for details. --- diff --git a/tests/chroot/chage/01_chage--root/config_chroot/etc/login.defs b/tests/chroot/chage/01_chage--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/chage/01_chage--root/config_chroot/etc/login.defs +++ b/tests/chroot/chage/01_chage--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/chgpasswd/01_chgpasswd--root/config_chroot/etc/login.defs b/tests/chroot/chgpasswd/01_chgpasswd--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/chgpasswd/01_chgpasswd--root/config_chroot/etc/login.defs +++ b/tests/chroot/chgpasswd/01_chgpasswd--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/chpasswd/01_chpasswd--root_nopam/config_chroot/etc/login.defs b/tests/chroot/chpasswd/01_chpasswd--root_nopam/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/chpasswd/01_chpasswd--root_nopam/config_chroot/etc/login.defs +++ b/tests/chroot/chpasswd/01_chpasswd--root_nopam/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/chpasswd/02_chpasswd--root_pam/config_chroot/etc/login.defs b/tests/chroot/chpasswd/02_chpasswd--root_pam/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/chpasswd/02_chpasswd--root_pam/config_chroot/etc/login.defs +++ b/tests/chroot/chpasswd/02_chpasswd--root_pam/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/chsh/01_chsh--root/config_chroot/etc/login.defs b/tests/chroot/chsh/01_chsh--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/chsh/01_chsh--root/config_chroot/etc/login.defs +++ b/tests/chroot/chsh/01_chsh--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/gpasswd/01_gpasswd--root/config_chroot/etc/login.defs b/tests/chroot/gpasswd/01_gpasswd--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/gpasswd/01_gpasswd--root/config_chroot/etc/login.defs +++ b/tests/chroot/gpasswd/01_gpasswd--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/groupadd/01_groupadd--root/config_chroot/etc/login.defs b/tests/chroot/groupadd/01_groupadd--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/groupadd/01_groupadd--root/config_chroot/etc/login.defs +++ b/tests/chroot/groupadd/01_groupadd--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/groupdel/01_groupdel--root/config_chroot/etc/login.defs b/tests/chroot/groupdel/01_groupdel--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/groupdel/01_groupdel--root/config_chroot/etc/login.defs +++ b/tests/chroot/groupdel/01_groupdel--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/groupmod/01_groupmod--root/config_chroot/etc/login.defs b/tests/chroot/groupmod/01_groupmod--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/groupmod/01_groupmod--root/config_chroot/etc/login.defs +++ b/tests/chroot/groupmod/01_groupmod--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/grpck/01_grpck--root/config_chroot/etc/login.defs b/tests/chroot/grpck/01_grpck--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/grpck/01_grpck--root/config_chroot/etc/login.defs +++ b/tests/chroot/grpck/01_grpck--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/grpconv/01_grpconv--root/config_chroot/etc/login.defs b/tests/chroot/grpconv/01_grpconv--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/grpconv/01_grpconv--root/config_chroot/etc/login.defs +++ b/tests/chroot/grpconv/01_grpconv--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/grpunconv/01_grpunconv--root/config_chroot/etc/login.defs b/tests/chroot/grpunconv/01_grpunconv--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/grpunconv/01_grpunconv--root/config_chroot/etc/login.defs +++ b/tests/chroot/grpunconv/01_grpunconv--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/lastlog/01_lastlog--root/config_chroot/etc/login.defs b/tests/chroot/lastlog/01_lastlog--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/lastlog/01_lastlog--root/config_chroot/etc/login.defs +++ b/tests/chroot/lastlog/01_lastlog--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/pwck/01_pwck--root/config_chroot/etc/login.defs b/tests/chroot/pwck/01_pwck--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/pwck/01_pwck--root/config_chroot/etc/login.defs +++ b/tests/chroot/pwck/01_pwck--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/pwconv/01_pwconv--root/config_chroot/etc/login.defs b/tests/chroot/pwconv/01_pwconv--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/pwconv/01_pwconv--root/config_chroot/etc/login.defs +++ b/tests/chroot/pwconv/01_pwconv--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/pwunconv/01_pwunconv--root/config_chroot/etc/login.defs b/tests/chroot/pwunconv/01_pwunconv--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/pwunconv/01_pwunconv--root/config_chroot/etc/login.defs +++ b/tests/chroot/pwunconv/01_pwunconv--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/useradd/01_useradd--root/config_chroot/etc/login.defs b/tests/chroot/useradd/01_useradd--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/useradd/01_useradd--root/config_chroot/etc/login.defs +++ b/tests/chroot/useradd/01_useradd--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/useradd/02_useradd--root_login.defs/config_chroot/etc/login.defs b/tests/chroot/useradd/02_useradd--root_login.defs/config_chroot/etc/login.defs index e2291282b..419eb1352 100644 --- a/tests/chroot/useradd/02_useradd--root_login.defs/config_chroot/etc/login.defs +++ b/tests/chroot/useradd/02_useradd--root_login.defs/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/useradd/03_useradd--root_useradd.default/config_chroot/etc/login.defs b/tests/chroot/useradd/03_useradd--root_useradd.default/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/useradd/03_useradd--root_useradd.default/config_chroot/etc/login.defs +++ b/tests/chroot/useradd/03_useradd--root_useradd.default/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/useradd/04_useradd--root_useradd-D/config_chroot/etc/login.defs b/tests/chroot/useradd/04_useradd--root_useradd-D/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/useradd/04_useradd--root_useradd-D/config_chroot/etc/login.defs +++ b/tests/chroot/useradd/04_useradd--root_useradd-D/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/useradd/05_useradd--root_useradd-D-e-g/config_chroot/etc/login.defs b/tests/chroot/useradd/05_useradd--root_useradd-D-e-g/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/useradd/05_useradd--root_useradd-D-e-g/config_chroot/etc/login.defs +++ b/tests/chroot/useradd/05_useradd--root_useradd-D-e-g/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs b/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs +++ b/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/chroot/usermod/01_usermod--root/config_chroot/etc/login.defs b/tests/chroot/usermod/01_usermod--root/config_chroot/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/chroot/usermod/01_usermod--root/config_chroot/etc/login.defs +++ b/tests/chroot/usermod/01_usermod--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/19_gpasswd_change_passwd-root/config/etc/login.defs b/tests/grouptools/gpasswd/19_gpasswd_change_passwd-root/config/etc/login.defs index a37eb0e95..91c4b4245 100644 --- a/tests/grouptools/gpasswd/19_gpasswd_change_passwd-root/config/etc/login.defs +++ b/tests/grouptools/gpasswd/19_gpasswd_change_passwd-root/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/20_gpasswd_change_passwd-root-no_shadow_group/config/etc/login.defs b/tests/grouptools/gpasswd/20_gpasswd_change_passwd-root-no_shadow_group/config/etc/login.defs index a37eb0e95..91c4b4245 100644 --- a/tests/grouptools/gpasswd/20_gpasswd_change_passwd-root-no_shadow_group/config/etc/login.defs +++ b/tests/grouptools/gpasswd/20_gpasswd_change_passwd-root-no_shadow_group/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/21_gpasswd_change_passwd-root-no_gshadow_file/config/etc/login.defs b/tests/grouptools/gpasswd/21_gpasswd_change_passwd-root-no_gshadow_file/config/etc/login.defs index a37eb0e95..91c4b4245 100644 --- a/tests/grouptools/gpasswd/21_gpasswd_change_passwd-root-no_gshadow_file/config/etc/login.defs +++ b/tests/grouptools/gpasswd/21_gpasswd_change_passwd-root-no_gshadow_file/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/22_gpasswd_change_passwd-myuser/config/etc/login.defs b/tests/grouptools/gpasswd/22_gpasswd_change_passwd-myuser/config/etc/login.defs index a37eb0e95..91c4b4245 100644 --- a/tests/grouptools/gpasswd/22_gpasswd_change_passwd-myuser/config/etc/login.defs +++ b/tests/grouptools/gpasswd/22_gpasswd_change_passwd-myuser/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/69_gpasswd_change_passwd_2_tries/config/etc/login.defs b/tests/grouptools/gpasswd/69_gpasswd_change_passwd_2_tries/config/etc/login.defs index a37eb0e95..91c4b4245 100644 --- a/tests/grouptools/gpasswd/69_gpasswd_change_passwd_2_tries/config/etc/login.defs +++ b/tests/grouptools/gpasswd/69_gpasswd_change_passwd_2_tries/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/70_gpasswd_change_passwd_3_tries/config/etc/login.defs b/tests/grouptools/gpasswd/70_gpasswd_change_passwd_3_tries/config/etc/login.defs index 8bdbc9fe6..cff57e217 100644 --- a/tests/grouptools/gpasswd/70_gpasswd_change_passwd_3_tries/config/etc/login.defs +++ b/tests/grouptools/gpasswd/70_gpasswd_change_passwd_3_tries/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/grouptools/gpasswd/71_gpasswd_change_passwd_4_tries/config/etc/login.defs b/tests/grouptools/gpasswd/71_gpasswd_change_passwd_4_tries/config/etc/login.defs index 8bdbc9fe6..cff57e217 100644 --- a/tests/grouptools/gpasswd/71_gpasswd_change_passwd_4_tries/config/etc/login.defs +++ b/tests/grouptools/gpasswd/71_gpasswd_change_passwd_4_tries/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/12_useradd_invalid_subuid_configuration1/config/etc/login.defs b/tests/subids/12_useradd_invalid_subuid_configuration1/config/etc/login.defs index 333f706ce..0b9dd31f2 100644 --- a/tests/subids/12_useradd_invalid_subuid_configuration1/config/etc/login.defs +++ b/tests/subids/12_useradd_invalid_subuid_configuration1/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/13_useradd_invalid_subuid_configuration2/config/etc/login.defs b/tests/subids/13_useradd_invalid_subuid_configuration2/config/etc/login.defs index fe06be7e6..4c50cfa27 100644 --- a/tests/subids/13_useradd_invalid_subuid_configuration2/config/etc/login.defs +++ b/tests/subids/13_useradd_invalid_subuid_configuration2/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/14_useradd_invalid_subuid_configuration3/config/etc/login.defs b/tests/subids/14_useradd_invalid_subuid_configuration3/config/etc/login.defs index 7bf536a77..1b7ca631f 100644 --- a/tests/subids/14_useradd_invalid_subuid_configuration3/config/etc/login.defs +++ b/tests/subids/14_useradd_invalid_subuid_configuration3/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/15_useradd_invalid_subgid_configuration1/config/etc/login.defs b/tests/subids/15_useradd_invalid_subgid_configuration1/config/etc/login.defs index 76ea4aa8a..2bd2b0071 100644 --- a/tests/subids/15_useradd_invalid_subgid_configuration1/config/etc/login.defs +++ b/tests/subids/15_useradd_invalid_subgid_configuration1/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/16_useradd_invalid_subgid_configuration2/config/etc/login.defs b/tests/subids/16_useradd_invalid_subgid_configuration2/config/etc/login.defs index b35b2aa4f..631c6448b 100644 --- a/tests/subids/16_useradd_invalid_subgid_configuration2/config/etc/login.defs +++ b/tests/subids/16_useradd_invalid_subgid_configuration2/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/17_useradd_invalid_subgid_configuration3/config/etc/login.defs b/tests/subids/17_useradd_invalid_subgid_configuration3/config/etc/login.defs index 6cde54fdf..e7303b0b9 100644 --- a/tests/subids/17_useradd_invalid_subgid_configuration3/config/etc/login.defs +++ b/tests/subids/17_useradd_invalid_subgid_configuration3/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/subids/18_useradd_min=max/config/etc/login.defs b/tests/subids/18_useradd_min=max/config/etc/login.defs index 573f830da..8205a7f32 100644 --- a/tests/subids/18_useradd_min=max/config/etc/login.defs +++ b/tests/subids/18_useradd_min=max/config/etc/login.defs @@ -217,7 +217,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/userdel/05_userdel_no_USERGROUPS_ENAB/config/etc/login.defs b/tests/usertools/userdel/05_userdel_no_USERGROUPS_ENAB/config/etc/login.defs index a0adc2496..7f41dc898 100644 --- a/tests/usertools/userdel/05_userdel_no_USERGROUPS_ENAB/config/etc/login.defs +++ b/tests/usertools/userdel/05_userdel_no_USERGROUPS_ENAB/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/userdel/06_userdel_no_usergroup/config/etc/login.defs b/tests/usertools/userdel/06_userdel_no_usergroup/config/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/usertools/userdel/06_userdel_no_usergroup/config/etc/login.defs +++ b/tests/usertools/userdel/06_userdel_no_usergroup/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/userdel/07_userdel_usergroup_not_primary/config/etc/login.defs b/tests/usertools/userdel/07_userdel_usergroup_not_primary/config/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/usertools/userdel/07_userdel_usergroup_not_primary/config/etc/login.defs +++ b/tests/usertools/userdel/07_userdel_usergroup_not_primary/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/userdel/08_userdel_usergroup_with_other_members/config/etc/login.defs b/tests/usertools/userdel/08_userdel_usergroup_with_other_members/config/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/usertools/userdel/08_userdel_usergroup_with_other_members/config/etc/login.defs +++ b/tests/usertools/userdel/08_userdel_usergroup_with_other_members/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/userdel/09_userdel_usergroup_no_other_members_in_gshadow/config/etc/login.defs b/tests/usertools/userdel/09_userdel_usergroup_no_other_members_in_gshadow/config/etc/login.defs index 7b70c90e8..b148ad259 100644 --- a/tests/usertools/userdel/09_userdel_usergroup_no_other_members_in_gshadow/config/etc/login.defs +++ b/tests/usertools/userdel/09_userdel_usergroup_no_other_members_in_gshadow/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/usermod/47_usermod-u_default_maildir/config/etc/login.defs b/tests/usertools/usermod/47_usermod-u_default_maildir/config/etc/login.defs index 10614114a..901481e9a 100644 --- a/tests/usertools/usermod/47_usermod-u_default_maildir/config/etc/login.defs +++ b/tests/usertools/usermod/47_usermod-u_default_maildir/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. # diff --git a/tests/usertools/usermod/48_usermod-u_MAIL_FILE/config/etc/login.defs b/tests/usertools/usermod/48_usermod-u_MAIL_FILE/config/etc/login.defs index cf83ea807..35665e040 100644 --- a/tests/usertools/usermod/48_usermod-u_MAIL_FILE/config/etc/login.defs +++ b/tests/usertools/usermod/48_usermod-u_MAIL_FILE/config/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the user´s group if it contains no +# 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. #