* man/userdel.8.xml: The USERGROUPS_ENAB group may not be removed
when the group is used by other users, not the user.
This commit is contained in:
parent
a9b8fdc3c9
commit
205e8b5137
@ -1,4 +1,9 @@
|
|||||||
2009-05-11 Nicolas François <nicolas.francois@centraliens.net>
|
2009-05-12 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/userdel.8.xml: The USERGROUPS_ENAB group may not be removed
|
||||||
|
when the group is used by other users, not the user.
|
||||||
|
|
||||||
|
2009-05-12 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/userdel.c, man/login.defs.d/USERDEL_CMD.xml: Move the
|
* src/userdel.c, man/login.defs.d/USERDEL_CMD.xml: Move the
|
||||||
USERDEL_CMD script example from the source code to the
|
USERDEL_CMD script example from the source code to the
|
||||||
|
@ -233,7 +233,7 @@
|
|||||||
as the user. To avoid inconsistencies in the passwd and group
|
as the user. To avoid inconsistencies in the passwd and group
|
||||||
databases, <command>userdel</command> will check that this group is
|
databases, <command>userdel</command> will check that this group is
|
||||||
not used as a primary group for another user, and will just warn
|
not used as a primary group for another user, and will just warn
|
||||||
without deleting the user otherwise. The <option>-f</option> option
|
without deleting the group otherwise. The <option>-f</option> option
|
||||||
can force the deletion of this group.
|
can force the deletion of this group.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user