[newbies] hasher вываливается с ошибкой: hasher-priv: config: gid of user1 coincides with gid of user2

Vladimir Didenko vladimir.didenko на gmail.com
Ср Окт 3 14:49:50 MSK 2012


3 октября 2012 г., 14:30 пользователь Michael Shigorin  написал:
>
> А что и когда там исправлялось, что возник .rpmnew?

Когда точно не знаю - это к мэйнтейнеру пакета. diff показывал следующее


$ sudo diff -u /etc/login.defs.rpmnew  /etc/login.defs
[sudo] password for cow:
--- /etc/login.defs.rpmnew	2012-06-21 20:44:13.000000000 +0400
+++ /etc/login.defs	2012-10-03 08:40:08.343389497 +0400
@@ -17,6 +17,11 @@
 GID_MAX			60000

 #
+# Require authentication before chfn/chsh can make any changes.
+#
+#CHFN_AUTH		yes
+
+#
 # Don't allow users to change their "real name" and other information
 # using chfn.  The most restrictive setting is better achieved by not
 # installing chfn SUID.
@@ -56,7 +61,7 @@
 # The umask to use when creating user home directories.  The default
 # is 077.
 #
-#UMASK			077
+UMASK	076

 #
 # If defined, this command is run when removing a user.  It should
@@ -66,18 +71,6 @@
 #USERDEL_CMD		/usr/local/sbin/userdel_local

 #
-# 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.
-#
-USERGROUPS_ENAB yes
-
-#
-# Enable "syslog" logging of newgrp and sg activity.
-#
-SYSLOG_SG_ENAB      yes
-
-#
 # The password hashing method and iteration count to use for group
 # passwords that may be set with gpasswd(1).
 #


-- 
С уважением,
Владимир.


Подробная информация о списке рассылки devel-newbies