I am working on Geode(1.2) authentication. According to the doc, https://geode.apache.org/docs/guide/12/managing/security/implementing_authentication.html
I put gfsecurity.properties: security-username=admin security-password=xyz1234 Any other parameters needed? because of some reason Geode working without authentication, gfsecurity.properties is in the class path. I am expecting JMX manager also should work on these credentials. Thanks for the help Sudhir
