Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5C978200B62 for ; Fri, 29 Jul 2016 05:12:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5B35A160A94; Fri, 29 Jul 2016 03:12:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A4F07160A85 for ; Fri, 29 Jul 2016 05:11:59 +0200 (CEST) Received: (qmail 13227 invoked by uid 500); 29 Jul 2016 03:11:53 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 13216 invoked by uid 99); 29 Jul 2016 03:11:53 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2016 03:11:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DE325C0A68 for ; Fri, 29 Jul 2016 03:11:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.314 X-Spam-Level: ** X-Spam-Status: No, score=2.314 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id SzmJIUD7pTtS for ; Fri, 29 Jul 2016 03:11:51 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 62CED5F1E9 for ; Fri, 29 Jul 2016 03:11:50 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 630542C4106D0 for ; Thu, 28 Jul 2016 20:11:47 -0700 (MST) Date: Thu, 28 Jul 2016 19:27:24 -0700 (PDT) From: "crishel.yumul" To: users@activemq.apache.org Message-ID: <1469759244846-4714741.post@n4.nabble.com> Subject: For each user group.properties MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 29 Jul 2016 03:12:00 -0000 Is there any way I can authorize multiple users under the group name AMQ-users located on my groups.properties. Here's my groups.properties: AMQ-admin=admin AMQ-users=client1,client2 On my authorization plugin i call AMQ-users to authorzied these two users Here's my authorization plugin: Any help? or are there any additional configuration? Regards, Crishel Yumul -- View this message in context: http://activemq.2283324.n4.nabble.com/For-each-user-group-properties-tp4714741.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.