* NEWS, src/userdel.c: Make sure the user exists in the shadow
database before calling spw_remove(). * NEWS, src/userdel.c: When the user's group is removed, make sure the group is in the gshadow database before calling sgr_remove(). * src/userdel.c: Improve warning's wording.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, src/userdel.c: Make sure the user exists in the shadow
|
||||
database before calling spw_remove().
|
||||
* NEWS, src/userdel.c: When the user's group is removed, make sure
|
||||
the group is in the gshadow database before calling sgr_remove().
|
||||
* src/userdel.c: Improve warning's wording.
|
||||
|
||||
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/cleanup.c: Fix del_cleanup. The arguments were not
|
||||
|
Reference in New Issue
Block a user