Re: nodetool can't jmx authenticate...

2010-12-30 Thread mck
On Thu, 2010-12-30 at 08:03 -0600, Jonathan Ellis wrote: > We don't have any explicit code for enabling that, no. https://issues.apache.org/jira/browse/CASSANDRA-1921 the patch was simple (NodeCmd and NodeProbe). just testing it now... ~mck -- "I'm not one of those who think Bill Gates is the

Re: nodetool can't jmx authenticate...

2010-12-30 Thread Jonathan Ellis
On Thu, Dec 30, 2010 at 3:57 AM, mck wrote: > Adding "-Dcom.sun.management.jmxremote.password.file" to nodetool doesn't > help... > > Is there any support for nodetool to connect to a password authenticated jmx > service? I'm kind of disappointed that adding the -D password file doesn't Just Wo

nodetool can't jmx authenticate...

2010-12-30 Thread mck
I'm starting cassandra-0.7.0-rc3 with jmx secured by adding JAVA_OPTS -Dcom.sun.management.jmxremote.password.file=/somepath/jmxpassword But then i can't use nodetool since it dumps > Exception in thread "main" java.lang.SecurityException: Authentication > failed! Credentials required >