* lib/commonio.c (commonio_remove): Fail when the name to be
removed is used by different entries (like commonio_update does). * NEWS: This fix the behavior of groupdel when the system is not configured to support split group but different group entries have the name of the group to be deleted.
This commit is contained in:
2
NEWS
2
NEWS
@@ -36,6 +36,8 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
* Do not fail if the group does not exist in the gshadow file.
|
||||
* Do not rewrite the group or gshadow file in case of error.
|
||||
* Make sure the group and gshadow files are unlocked on exit.
|
||||
* Fail if the system is not configured to support split groups and
|
||||
different group entries have the name of the group to be deleted.
|
||||
- groupmems
|
||||
* Fix buffer overflow when adding an user to a group. Thanks to Peter Vrabec.
|
||||
- groupmod
|
||||
|
Reference in New Issue
Block a user