[teiid-issues] [JBoss JIRA] Created: (TEIID-1747) hasROLE(rolename) function always returns false

Paul Nittel (JIRA) jira-events at lists.jboss.org
Thu Sep 8 15:21:26 EDT 2011


hasROLE(rolename) function always returns false
-----------------------------------------------

                 Key: TEIID-1747
                 URL: https://issues.jboss.org/browse/TEIID-1747
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
         Environment: Fedora 14, SOA-P 5.2 ER3
            Reporter: Paul Nittel
            Assignee: Steven Hawkins


Given teiid-security-roles.properties contains user=NoRolesRole and the VDB in use has data roles defined, when logged into Teiid as user, the following SQL should return true.

SELECT hasROLE('NoRolesRole')

However, it always--AFAICT--returns false.

(Roles are working for this VDB as this user is not able to query certain tables.)



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list