Hi,
we are using DSE 6.7,
I had enabled jmx native authentication using https://docs.datastax.com/en/security/6.7/security/secJmxAuth.html#secJmxAuth.
However, after restarting I am able to run nodetool -u -pwd status command.
But I am able to run nodetool status command without username and password which
I am not expected.
Basically I am trying to avoid JMX vulnerability .
Can you please help me?