]
RH Bugzilla Integration commented on TEIID-2832:
------------------------------------------------
jolee(a)redhat.com changed the Status of [bug
Lower level denials still enforced with multiple roles
------------------------------------------------------
Key: TEIID-2832
URL:
https://issues.jboss.org/browse/TEIID-2832
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Query Engine
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 8.4.2, 8.7
If a role grants read all to schema A and another role also grants read all to schema A,
but denies access to A.tbl, then the combination of these roles currently still denies
access to A.tbl. It should result in granting access.