Bug #15876
rpm installation might result in multiple "ceph" users/groups with different uids/gids existing in the system at the same time
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
This is due to the use of the "-o" option in the useradd/groupadd lines, introduced by https://github.com/ceph/ceph/commit/ed0cd42d244ca2bd68e929f5c9e77ba71526d86a
In current master this bug only affects rhel targets.
Related issues
History
#1 Updated by Nathan Cutler over 6 years ago
- Related to Bug #15869: ceph gid mismatch on upgrade from hammer with pre-existing ceph user (SUSE) added