What permissions are required for Creating a Space

We are using Dremio Enterprise and are having trouble finding how a non-admin would be able to create a Space in Dremio. Based on the documentation I would have thought adding ALTER to SYSTEM would allow for it but it does not.

1 Like

Hello @sgoldsmith :wave:

To create a space in dremio enterprise, you need to have certain rights. While adding alter to system would seem like a good idea, it does not allow non admin users to create spaces. confirm that the user is authorized to create spaces. SQL statements and the dremio UI can be used to assign this.
Verify sure the user has enough rights in the applicable level.

@Elow_ynne Do you know what permission specifically allows a non-admin user to create a space? That is what my original question was because the documentation doesn’t say.

@sgoldsmith At this point the only admins can create spaces