Revoking of the super user privileges for Quay Enterprise can not be done through the Quay Enterprise admin console. When super user privileges are given, the information about the user name who has privileges is saved in the config.yaml file of your Quay Enterprise installation. To remove those privileges:
- Navigate to the directory mounted as /conf/stack inside Docker container and open config.yaml file in your editor.
- Look for SUPER_USER variable inside the file and remove all user names for which you want to revoke super user rights:
- Once users are removed, restart your Quay Enterprise container by issuing
docker restart quay_image_id
Comments
0 comments
Please sign in to leave a comment.