Providing credentials with nodetool
After configuring JMX authentication, using nodetool requires the -u and -pw options to the nodetool commands.
-
Run
nodetoolusing a <username> and <password>:nodetool -u <username> -pw <password> info
After configuring JMX authentication, using nodetool requires the -u and -pw options to the nodetool commands.
Run nodetool using a <username> and <password>:
nodetool -u <username> -pw <password> info