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
Updated by Nicolas CHARLES over 3 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1666
Updated by Nicolas CHARLES over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|5351bfceaf67ce8c48182073bd8281645f682823.
Updated by Nicolas CHARLES over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.14 and 6.2.8 which were released today.
Actions