Actions
Bug #19269
closedUser Management technique tries to always change user gid when forcing the check of user gid everytime
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Even if group is ok, tehcnique tries to change it
2021-05-14T07:57:00+00:00 rudder info: Executing 'no timeout' ... '/usr/sbin/usermod -g 100 xxx' 2021-05-14T07:57:00+00:00 notice: Q: "...in/usermod -g 1": usermod: no changes 2021-05-14T07:57:00+00:00 rudder info: Last 1 quoted lines were generated by promiser '/usr/sbin/usermod -g 100 xxx' 2021-05-14T07:57:00+00:00 rudder info: Completed execution of '/usr/sbin/usermod -g 100 xxx' E| repaired userGroupManagement Users xxx The user xxx ( xxx Account ) is already present on the system, but had the wrong gid E| compliant userGroupManagement Password xxx The user xxx ( xxx Account ) password was correct E| n/a userGroupManagement Home directory xxx The user xxx doesn't need to have its home directory checked
Actions