Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 139271004F for ; Thu, 3 Oct 2013 08:50:50 +0000 (UTC) Received: (qmail 88388 invoked by uid 500); 3 Oct 2013 08:50:46 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 88338 invoked by uid 500); 3 Oct 2013 08:50:44 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 88315 invoked by uid 99); 3 Oct 2013 08:50:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 08:50:42 +0000 Date: Thu, 3 Oct 2013 08:50:42 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2434) Add support for JAAS groups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2434?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1378= 4928#comment-13784928 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2434: --------------------------------------------- Fixed: http://svn.apache.org/viewvc?view=3Drevision&revision=3D1528749 > Add support for JAAS groups > --------------------------- > > Key: KARAF-2434 > URL: https://issues.apache.org/jira/browse/KARAF-2434 > Project: Karaf > Issue Type: New Feature > Components: karaf-core > Reporter: David Bosschaert > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 3.0.0 > > Attachments: 0001-Add-support-for-groups-in-security.patch, ListU= sersCommand.java > > > Add support for groups in JAAS security. > This makes it more manageable to define ACLs in terms of roles and also h= ave high-privilege groups such as an AdminGroup that have many roles. It ba= sically means that you don't have to add all these roles directly to the su= per-users but simply make them part of the group. > For details see this mail thread: http://mail-archives.apache.org/mod_mbo= x/karaf-dev/201308.mbox/%3CCAMit8Sop8WCYUopvMuGJaq6%2BHcaKHQD-CUa5AtEdwSF2A= 2h%3Ddg%40mail.gmail.com%3E > I have implemented this here: https://github.com/bosschaert/karaf/commit/= 6598f088c53aa5bce217cdc2e066a96f8f3d5d37 and would be happy to contribute t= his to the Karaf community. > Would also be more than happy to change things if needed. -- This message was sent by Atlassian JIRA (v6.1#6144)