[jboss-jira] [JBoss JIRA] (WFLY-1863) Permissions for executing operation
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Aug 13 02:25:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun reassigned WFLY-1863:
---------------------------------
Assignee: Heiko Braun (was: Kabir Khan)
> 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: Heiko Braun
>
> 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