Greetings,
The Mapd documentation is extremely sparse. I’m trying to setup security and not getting a lot of traction. Is there a list of USER grants available? All I see is INSERTACCESS in your documentation.
Here is the structure I’m trying to achieve:
DB=mydb1
user1 -> super user has complete access
user2 -> user with insert access to mydb1
user3 -> guest user with only read access to mydb1
Any help would be appreciated…
Kenneth Graves