Granting Roles to Users

Hi

I'm trying to grant a role to a new user on my database: The publisher role. But when I try this query: grant role publisher to ben, I get this error message:

Neo.ClientError.Security.Forbidden
Permission denied for ASSIGN ROLE. Try executing SHOW USER PRIVILEGES to determine the missing or denied privileges. In case of missing privileges, they need to be granted (See GRANT). In case of denied privileges, they need to be revoked (See REVOKE) and granted.

I don't understand what is the problem here. I'm confused. Can somebody clarify this? Thank you in advance.

So what is the way to get an admin access to neo4j or any other user? Which user should I use in Aura?

Thank you.

Hi,

RBAC is only available for Aura Enteprise tier. See https://aura.support.neo4j.com/hc/en-us/articles/360055750514-Neo4j-AuraDB-and-Role-Based-Access-Control-RBAC-