[
https://issues.apache.org/jira/browse/QPID-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated QPID-2894:
------------------------------
Component/s: C++ Tools
> Reload-ACL command is not on any management tools
> -------------------------------------------------
>
> Key: QPID-2894
> URL: https://issues.apache.org/jira/browse/QPID-2894
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Tools
> Affects Versions: 0.6
> Reporter: Alan Conway
> Assignee: Ted Ross
> Fix For: 0.15
>
>
> The reload-ACL command needs to be added to one of the management tools,
> probably qpid-config.
> Python code to reload the ACL:
> import qmf.console
> import optparse
> qmf = qmf.console.Session()
> qmf_broker = qmf.addBroker(opts.broker)
> acl = qmf.getObjects(_class="acl")[0]
> result = acl.reloadACLFile()
> print result.txt
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]