Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A37517870 for ; Fri, 11 Nov 2011 14:36:30 +0000 (UTC) Received: (qmail 84222 invoked by uid 500); 11 Nov 2011 14:36:30 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 84200 invoked by uid 500); 11 Nov 2011 14:36:30 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 84192 invoked by uid 99); 11 Nov 2011 14:36:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 14:36:30 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 14:36:24 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pABEa2re003760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 11 Nov 2011 09:36:02 -0500 Received: from [10.3.225.194] (vpn-225-194.phx2.redhat.com [10.3.225.194]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id pABEa16Z014522 for ; Fri, 11 Nov 2011 09:36:02 -0500 Message-ID: <4EBD32B7.8080405@redhat.com> Date: Fri, 11 Nov 2011 14:35:35 +0000 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Mark Hegarty (Ireland), Matt Parsons (USA), Charlie Peters (USA) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b1 Thunderbird/3.0.10 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: acl for source address References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 On 11/11/2011 07:05 AM, Brandon Pedersen wrote: > This is probably a shot in the dark but I was wondering if there is a > way to control who can login from which address. I have the qpid > server on a public network and would only like to allow certain users > to be able to connect on that interface. I would then allow an admin > user to connect only from the local interface. Is that even possible? There is a JIRA for that and a set of patches attached to it: https://issues.apache.org/jira/browse/QPID-2305 I suspect the patches are a little stale now (and should probably be modified to support ipv6 addresses also). --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org