commit | 2044be5c4542d8477a73b169b54d21991d2d4bb6 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Mon Sep 23 16:56:01 2019 +0200 |
committer | Martin Polreich <mpolreich@mirantis.com> | Wed Sep 25 12:10:21 2019 +0000 |
tree | 7cf8d1b55de48bc5543275e68078e12a7ba7f4b6 | |
parent | a2960adde5cbc810fba96534223253bcc71002d2 [diff] |
Don't create default user group by default - If not enabled, do not create default user group with the name of the user - Add the user to the default group if it's already present in the system (keep backward compatiblity) - If default group not defined and it's not present, add user to 'nogroup' group Fixes: PROD-32907 Change-Id: I8e2d1fc84d328552b7c5410a72c7ea78a5c420f1 (cherry picked from commit 58ffd36b114603a6cc8e08b2a4d7012a5d402978)