* NEWS, src/newgrp.c: Fix segfault when an user returns to an
unknown GID (either the user was deleted during the user's newgrp session or the user's passwd entry referenced an invalid group). Add a syslog warning in that case. * src/newgrp.c: Add an end of line when reporting an invalid password.
This commit is contained in:
4
NEWS
4
NEWS
@@ -26,6 +26,10 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
- lastlog
|
||||
* Accept users specified as a numerical UID, or ranges of users (-user,
|
||||
user-, user1-user2).
|
||||
- newgrp
|
||||
* Fix segfault when an user returns to an unknown GID (either the user
|
||||
was deleted during the user's newgrp session or the user's passwd
|
||||
entry referenced an invalid group). Add a syslog warning in that case.
|
||||
- newusers
|
||||
* The new users are no more added to the list of members of their groups
|
||||
because the membership is already set by their primary group.
|
||||
|
Reference in New Issue
Block a user