[
https://issues.apache.org/jira/browse/DERBY-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik updated DERBY-2264:
---------------------------------
Attachment: DERBY-2264-2.stat
DERBY-2264-2.diff
Thanks for the quick review and and commit of my patch, Rick!
This follow-on patch, DERBY-2264-2.{diff,stat} addresses the two minor
issues you mentioned, fixes a couple of Javadoc omissions and corrects
some whitespace inconsistency, which I don't understand how got in
there: the uploaded patch looks correct, but after commit some
indentations in in DboPowersTest.java lack one space here and
there.. Any clue?
A small note: the grammar issue, where I used the wording "only
database owner can..." was based on "prior art", cf. state 2850E's:
"Only database owner could issue this statement". I did not correct
this wording, though, for compatibility concerns.
I ran suites.All and the jdbcapi suites in embedded and Derby client
harnesses to verify (JDK1.6, Solaris 10). No errors.
> Restrict shutdown, upgrade, and encryption powers to the database owner
> -----------------------------------------------------------------------
>
> Key: DERBY-2264
> URL: https://issues.apache.org/jira/browse/DERBY-2264
> Project: Derby
> Issue Type: New Feature
> Components: Security, SQL
> Reporter: Rick Hillegas
> Assigned To: Dag H. Wanvik
> Attachments: dbaPowers.html, dbaPowers.html, DERBY-2264-1.diff,
> DERBY-2264-1.stat, DERBY-2264-2.diff, DERBY-2264-2.stat, encrypt-1b.sql,
> encrypt-2.sql, encrypt-3.sql
>
>
> This JIRA separates out the database-owner powers from the system privileges
> in the master security JIRA DERBY-2109. Restrict the following powers to the
> database owner for the moment: shutdown, upgrade, and encryption.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.