Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 9590 invoked from network); 5 Nov 2010 18:28:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Nov 2010 18:28:33 -0000 Received: (qmail 18631 invoked by uid 500); 5 Nov 2010 18:29:04 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 18609 invoked by uid 500); 5 Nov 2010 18:29:04 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 18601 invoked by uid 99); 5 Nov 2010 18:29:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Nov 2010 18:29:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Nov 2010 18:29:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA5ISglg010217 for ; Fri, 5 Nov 2010 18:28:43 GMT Message-ID: <30346493.39001288981722921.JavaMail.jira@thor> Date: Fri, 5 Nov 2010 14:28:42 -0400 (EDT) From: "Ioannis Canellos (JIRA)" To: issues@karaf.apache.org Subject: [jira] Commented: (KARAF-188) Provide commands to manage users, passwords and roles In-Reply-To: <18394780.33531283712213328.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928729#action_12928729 ] Ioannis Canellos commented on KARAF-188: ---------------------------------------- I added jaas:list and jaas:userlist. The command jaas:userdel, is already added. The only missing command is jaas:passwd (jaas:useradd changes password if user already exists), so I don't know if we should add jaas:passwd. Since this was quite a big issue most probably there will be changes, fixes so I am leaving it open for now. > Provide commands to manage users, passwords and roles > ----------------------------------------------------- > > Key: KARAF-188 > URL: https://issues.apache.org/jira/browse/KARAF-188 > Project: Karaf > Issue Type: New Feature > Reporter: Guillaume Nodet > Assignee: Ioannis Canellos > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.