[
https://issues.apache.org/jira/browse/QPID-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Moravec resolved QPID-2305.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.29
QPID-4947 implements basically the same RFE as raised in this JIRA. Technical
details of the requirement might differ, though.
> Remote IP authentication
> ------------------------
>
> Key: QPID-2305
> URL: https://issues.apache.org/jira/browse/QPID-2305
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Broker
> Reporter: Armin Noll
> Fix For: 0.29
>
> Attachments: acldata.cpp, acldata.h, aclmodule.h,
> connectionhandler.cpp
>
>
> We require a feature that allows to restrict on user level the IP addresses
> from which a user is allowed to connect.
> Multiple addresses in CIDR notation are possible per user.
> We propose the following solution via rules in the ACL file (see also
> attached modified source code):
> acl <permission> {<group-name>|<user-name>|"all"} create connection
> network=<network>
> where <network> is a comma separated list of addresses nnn.nnn.nnn.nnn[/nn]
> E.g.
> acl allow bob@QPID create connection network=192.168.1.0/24
> The request has also been reported as service request no 1981258 at Red Hat's
> support system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]