I am using internal Datastax Enterprise authentication. This means I need to give datastax-agent username and password to access my database. Which privileges does its username need? To which keyspaces? Feel free to refer me to documentation as I haven't found anything on this.
Asked
Active
Viewed 62 times
2
-
2The c* user used for the agent should have all grants for the opscenter keyspace and describe / select for everything else. I'll work on getting details added to the datastax docs. – phact Sep 30 '15 at 17:52
1 Answers
1
Phact wrote:
The c* user used for the agent should have all grants for the opscenter keyspace and describe / select for everything else. I'll work on getting details added to the datastax docs.

Ztyx
- 14,100
- 15
- 78
- 114