#10080 create new "ceph" group in FAS
Closed: Fixed by mobrien. Opened by ktdreyer.

Describe what you would like us to do:


Please create a new "ceph" group in FAS. We will use this to automate ceph builds in Copr.

Please make me (ktdreyer) and Justin (jcaratzas) the administrators.

When do you need this to be done by? (YYYY/MM/DD)


No specific date


Sadly, there's already a 'ceph' fas user with their own 'ceph' group. ;(

Is there another name we could use for the group?

Thanks, I will coordinate with Vasu to get access to the "ceph" FAS user account.

Can we still have a group named "ceph"? https://accounts.fedoraproject.org/group/ceph/ shows a 404 error for me.

I guess there is some marking of if a group is a 'fas' group or not...

@abompard would it be ok to mark the ceph group 'fas' ?

Metadata Update from @asaleh:
- Issue priority set to: Waiting on External (was: Needs Review)

IPA does not allow me to change the user group because it is a managed entry:

# ipa group-mod ceph --fasgroup --desc "Ceph contributors"
ipa: ERROR: Server is unwilling to perform: Modifying a mapped attribute  in a managed entry is not allowed. The "description" attribute is mapped for this entry.

I looked at the doc about managed user groups but they don't specify how to convert a user's private group to a regular group.

@cheimes : do you know if there is a recommended way to do it? Or should I just delete the mepManagedBy attribute?

I asked on IRC, the right command is group-detach.

The group should be OK now:

# ipa group-detach ceph 
--------------------------------------
Detached group "ceph" from user "ceph"
--------------------------------------
# ipa group-mod ceph --fasgroup --desc "Ceph contributors"
---------------------
Modified group "ceph"
---------------------
  Group name: ceph
  Description: Ceph contributors
  GID: 1494204671

So, that should be all done then?

Please re-open if there's anything further for us to do...

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thanks Kevin. One last change: I see the "ceph" group has no sponsors and no members. Can you set me as a sponsor there?

Metadata Update from @ktdreyer:
- Issue status updated to: Open (was: Closed)

Thanks Kevin. One last change: I see the "ceph" group has no sponsors and no members. Can you set me as a sponsor there?

You have now been added to the group and made sponsor, feel free to reach out if you need anything more.

Metadata Update from @mobrien:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata