Great John, Congratulations!
Nilkanth Patel.
On Tue, Jun 26, 2018 at 7:20 PM, Michael Stolz wrote:
> Great stuff John!
>
> --
> Mike Stolz
> Principal Engineer - Gemfire Product Manager
> Mobile: 631-835-4771
>
> On Jun 26, 2018 12:42 AM, "John Blum" w
mentation?
>
> --Jens
>
> On Thu, Mar 1, 2018 at 3:06 AM, Nilkanth Patel
> wrote:
>
> > Hi Team,
> >
> > I am exploring row-level security with Geode and observed that exact key
> > has to be provided in security configuration (for example:
> > DATA
Hi Team,
I am exploring row-level security with Geode and observed that exact key
has to be provided in security configuration (for example:
DATA:READ:MyRegion:*system*).
Is there any way to provide Key as a regex (*admin*) ..? I want to achieve
row-level security on all keys containing *system*
Great work John. Congratulations..!
Nilkanth.
On Fri, Oct 6, 2017 at 12:09 AM, Jagdish Mirani wrote:
> Cool - great progress John.
> Jag
>
> On Thu, Oct 5, 2017 at 10:51 AM, Michael Stolz wrote:
>
> > Wow! Great stuff John!
> >
> > --
> > Mike Stolz
> > Principal Engineer, GemFire Product Lead
Hello,
I have my own shiro.ini (realms, roles, users ) configured in it and want
to secure geode cluster by specifying it.
Kindly let me know While *starting from gfsh*, How can i secure locator,
server specifying the shiro.ini.
FYI: i have tried following options but have not worked form me.
[1
[
https://issues.apache.org/jira/browse/GEODE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891639#comment-15891639
]
Nilkanth Patel commented on GEODE-2573:
---
[~abiketov] IMO, you need to provi
e
> > following two regions: "region1" and "region2". So it still can not do
> > "list region" and "create region". You can delete that line of
> ""regions":
> > ["region1", "region2"]" so that
Hello,
With the setup explained in
https://cwiki.apache.org/confluence/display/GEODE/Using+Custom+SecurityManager,
observed following,
Started locator, server as explained in doc.
gfsh>connect --locators=localhost[10334] --user=super-user
--password=1234567
Connecting to Locator at [host=localho
Anil, option 1 looks good. Just have a small question.
Will the option 1 implementation going to replace the existing
implementation where we recover everything?
Or will this be a default and still user will be able to use old/existing
way based on some configuration where recovering everything. Th