Bug 1219840

Summary: Remote queries fail when security is enabled and current user is not an ADMIN
Product: [JBoss] JBoss Data Grid 6 Reporter: Adrian Nistor <anistor>
Component: InfinispanAssignee: Adrian Nistor <anistor>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.0CC: jdg-bugs, slaskawi, ttarrant, vjuranek
Target Milestone: ER4   
Target Release: 6.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-23 12:25:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
server.log none

Description Adrian Nistor 2015-05-08 12:57:07 UTC
QueryFacadeImpl performs an unprivileged cache config check to determine if the cache is indexed. This requires ADMIN privileges for no good reason and fails.

Comment 2 Adrian Nistor 2015-05-08 13:00:33 UTC
Created attachment 1023472 [details]
server.log

Comment 3 JBoss JIRA Server 2015-05-08 14:42:05 UTC
Adrian Nistor <anistor> updated the status of jira ISPN-5450 to Coding In Progress