Roles on Aura : can't seem able to change user role

Hi!

I need to change the role of a user I've created to reader, but it seems impossible? There is no function that I can call, however when I list the users I do see the role ADMIN sticking to the user which is definitely not the case here. Is there a way to change the role to change the role to reader on aura?

Cheers,
Tim

Has role-based access control been released to AuraDB yet? Maybe I'm having a different problem, but it seems like the `neo4j` account isn't an admin, so I can't create roles or read-only accounts.

Hi!

We are having a similar situation on 4.4.0 Enterprise. When we attempt to assign a reader role to a user we get:

Permission has not been granted for ASSIGN PRIVILEGE. Try executing SHOW USER PRIVILEGES to determine the missing or denied privileges.

Our neo4j user only seems to have the role of Public and so does the newly created user.

Any idea when role-based access will be available?

Thanks in advance,