Actions
Bug #13282
closeduser_primary_group tests are failing on suse
Bug #13282:
user_primary_group tests are failing on suse
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
User creation default behaviour is set from the file /etc/login.defs.
We shoul ensure it since tests assume that the default behaviour is to create a primary group for a new user.
Since the test is in unsafe we can assume that changing the conf file is legit.
Actions