Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 82861 invoked from network); 29 Jan 2008 20:38:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2008 20:38:58 -0000 Received: (qmail 70768 invoked by uid 500); 29 Jan 2008 20:38:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 70747 invoked by uid 500); 29 Jan 2008 20:38:49 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 70738 invoked by uid 99); 29 Jan 2008 20:38:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2008 12:38:48 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2008 20:38:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CCB2B71426B for ; Tue, 29 Jan 2008 12:38:34 -0800 (PST) Message-ID: <33366663.1201639114836.JavaMail.jira@brutus> Date: Tue, 29 Jan 2008 12:38:34 -0800 (PST) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2207) Improve usability of Derby's client/server security by implementing ANSI Roles In-Reply-To: <3404894.1167844227677.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563655#action_12563655 ] Dag H. Wanvik commented on DERBY-2207: -------------------------------------- > For connection pooling I think that the reset of a connection from Derby's PooledConnection needs to reset the role to nothing. Is that being handled? I have not handled this area yet, it sounds reasonable. Thanks for the reminder! > Improve usability of Derby's client/server security by implementing ANSI Roles > ------------------------------------------------------------------------------ > > Key: DERBY-2207 > URL: https://issues.apache.org/jira/browse/DERBY-2207 > Project: Derby > Issue Type: New Feature > Components: Security, SQL > Reporter: Rick Hillegas > Assignee: Dag H. Wanvik > Attachments: spec.html, spec.html, spec.html, spec.html, spec.html, spec.html > > > Implementing ANSI Roles will make it easier to manage security for multi-user applications with high user turnover. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.