[jboss-jira] [JBoss JIRA] (WFLY-1863) Permissions for executing operation

Heiko Braun (JIRA) jira-events at lists.jboss.org
Mon Aug 12 10:13:26 EDT 2013


Heiko Braun created WFLY-1863:
---------------------------------

             Summary: Permissions for executing operation
                 Key: WFLY-1863
                 URL: https://issues.jboss.org/browse/WFLY-1863
             Project: WildFly
          Issue Type: Clarification
          Components: Domain Management
            Reporter: Heiko Braun
            Assignee: Kabir Khan


When executing a remove op on a datasource as "maintainer:" I get this:

{noformat}
16:08:01,616 DEBUG [org.jboss.as.controller.management-operation] (XNIO-1 task-4) JBAS014616: Operation ("remove") failed - address: ([
    ("subsystem" => "datasources"),
    ("data-source" => "asd")
]) - failure description: "JBAS013456: Unauthorized to execute operation 'remove' for resource '[
    (\"subsystem\" => \"datasources\"),
    (\"data-source\" => \"asd\")
]' -- \"Permission denied\""
{noformat}

Although the rrd access control meta data claims otherwise:

{noformat}
[...]
"remove" => {"execute" => true},
[...]
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list