Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 82376 invoked from network); 8 May 2009 14:22:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 14:22:08 -0000 Received: (qmail 56353 invoked by uid 500); 8 May 2009 14:22:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 56301 invoked by uid 500); 8 May 2009 14:22:07 -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 56293 invoked by uid 99); 8 May 2009 14:22:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 14:22:07 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 14:22:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9AC5E234C041 for ; Fri, 8 May 2009 07:21:45 -0700 (PDT) Message-ID: <51326142.1241792505619.JavaMail.jira@brutus> Date: Fri, 8 May 2009 07:21:45 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-4161) SQL Roles - Clarify documentation regarding the SET ROLE In-Reply-To: <1927564078.1239802277334.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase resolved DERBY-4161. ------------------------------ Resolution: Fixed Fix Version/s: 10.6.0.0 10.5.1.2 Derby Info: (was: [Patch Available]) I haven't heard that further corrections are needed, so I gather the latest patch is okay. Committed patch DERBY-4161-2.diff to documentation trunk at revision 772996. Merged to 10.5 branch at revision 772999. (if applicable) > SQL Roles - Clarify documentation regarding the SET ROLE > -------------------------------------------------------- > > Key: DERBY-4161 > URL: https://issues.apache.org/jira/browse/DERBY-4161 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.5.1.1 > Reporter: Tiago R. Espinha > Assignee: Kim Haase > Fix For: 10.5.1.2, 10.6.0.0 > > Attachments: cdevcsecureroles.html, cdevcsecureroles.html, DERBY-4161-2.diff, DERBY-4161.diff > > > After discussing this issue on the mailing list, it has been agreed that the documentation regarding the usage of SQL roles needs to be clarified. > Namely, it should be clearer that a session does not have a role set by default and that as such, a SET ROLE must be issued to enable a specific role. > Further along the path, we may want to have the ability of setting a default role but for now and for the release of 10.5 this is the shortest and best course to follow. > Kim had already suggested an addition to the documentation on the list; maybe she'd like to take on this issue? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.