Actions
Bug #11864
closedBug #11863: Group management technique silently changes the group gid
Collision of classes in group management, preventing reporting
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
In group management, we use class prefix groupmanagement_group_add_ for everything:
- group creation
- group file edition
resulting in conflict: we create the user -> repaired, and we edit the /etc/group file -> kept
so no reports...
Updated by Nicolas CHARLES almost 7 years ago
- Status changed from New to Rejected
solved in parent ticket
Actions