Providing Credentials with nodetool
After configuring Java Management Extensions (JMX) authentication, using nodetool
requires the -u
and -pw
options on the nodetool
commands.
Procedure
-
Run
nodetool
using a<username>
and<password>
:nodetool -u <username> -pw <password> info