Bug 1306914 - heketi: Invocation of useradd without specifying a UID on x86_64
Summary: heketi: Invocation of useradd without specifying a UID on x86_64
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: heketi
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Luis Pabón
QA Contact: Anoop
URL:
Whiteboard:
Depends On: 1323545
Blocks: 1117266
TreeView+ depends on / blocked
 
Reported: 2016-02-12 07:41 UTC by Shruti Sampat
Modified: 2016-11-08 22:25 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-01 11:41:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Shruti Sampat 2016-02-12 07:41:43 UTC
Description of problem:
-----------------------

heketi - Invocation of useradd without specifying a UID on x86_64:

getent passwd heketi >/dev/null || useradd -r -g heketi -d /var/lib/heketi -s /sbin/nologin -c "heketi user" heketi

Version-Release number of selected component (if applicable):
--------------------------------------------------------------
heketi-1.0.2-1.el6rhs

Comment 7 Luis Pabón 2016-04-04 02:07:31 UTC
Submitted BZ 1323545

Comment 8 Luis Pabón 2016-04-12 12:53:26 UTC
 I'm not sure, but it doesn't look like reserving IDs is the way anymore.  See BZ 1323545.  I will submit a ticket to the FCP and see where that goes.

Comment 9 Luis Pabón 2016-04-12 12:55:02 UTC
Sorry, it's the FPC, not FCP.  Here is the link:  https://fedorahosted.org/fpc/

Comment 10 Luis Pabón 2016-04-12 12:57:35 UTC
Ticket # https://fedorahosted.org/fpc/ticket/619

Comment 11 Luis Pabón 2016-04-13 01:00:22 UTC
Ticket has been updated with the following information:

RHEL guidelines doesn't require static uid reservation - as they basically follow Fedora Packaging Guidelines. Is this static id reservation necessary from technical point of view? Are there any consequences when using dynamic system ids for heketi? 

Is this bug still valid?

Comment 12 Luis Pabón 2016-04-15 21:24:57 UTC
Please see the Fedora ticket above.

Comment 13 Atin Mukherjee 2016-04-28 04:09:37 UTC
Can someone from QE get back with this? Is this still applicable?

Comment 15 Luis Pabón 2016-05-24 19:00:47 UTC
Guys, it looks to me that we need a final answer.  According to Fedora, we no longer need to reserve the user id.  So we can *ask* Fedora to reserve it and then use that value for RHEL.

My opinion is to close this bug.


Note You need to log in before you can comment on or make changes to this bug.