Control: severity #473379 minor
Hi,
this is caused by the libc call getpwuid which does seem to ignore the
primary groups of users, as it only returns "the broken-out fields of
the record in the password database".
I would recommend removing the kind of misleading warning and/or rewording it.
G
Package: adduser
Version: 3.107
When deleting a user which is a member of the `users' group, `deluser'
gives an incorrect warning:
| [10:58:14]~# deluser foo
| Removing user `foo' ...
| Warning: group `users' has no more members.
| Done.
| [10:59:14]~#
While there are no members of this group le
2 matches
Mail list logo