let me extend my question: Does Geode has any Default/SimpleSecurityManager implementation?
On Fri, Dec 22, 2017 at 9:15 AM, Sudhir Babu Pothineni < [email protected]> wrote: > 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 >
