Skip to content

Nebari group #3003

Closed Answered by viniciusdc
amsnyder asked this question in Q&A
Mar 26, 2025 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @amsnyder, sorry for the late reply. The conda_store_developer role gives you only read access to the conda-store namespace. To provide the user with proper write access, you need to use the conda_store_admin role instead. Though I would suggest you to create a custom role if possible, https://deploy-preview-554--nebari-docs.netlify.app/docs/how-tos/fine-grained-permissions#conda-store-scopes

I would do the following:

  1. Logging into the admin console
  2. Go to Clients -> conda-store -> Roles
  3. Add Role, give a name like conda_store_<my_group>_admin;
  4. After the role is created, navigate to Attributes and create new rows: component : conda-store and scopes: admin!namespace=<my_group>
  5. Apply th…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@amsnyder
Comment options

Answer selected by amsnyder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants