[
https://issues.apache.org/jira/browse/DERBY-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6744:
---------------------------------
Attachment: derby-6744-02-aa-derbynet-and-derbyoptionaltools.diff
Attaching derby-6744-02-aa-derbynet-and-derbyoptionaltools.diff. This patch
makes the following adjustments to the user guides:
1) Security guide: Adds the usederbyinternals permission to the sample grants
for derbynet.jar in these topics: "Basic security policy template" and "Sample
customized Java security policy file". Also describes this as a mandatory
engine permission in the topic "Running embedded Derby with a security manager".
2) Tools guide: Adds the usederbyinternals permission to the sample grants for
derbyoptionaltools.jar in this topic: "Running the luceneSupport tool with a
security manager"
Touches the following files:
M src/tools/rtoolsoptlucenesecman.dita
M src/security/rsecnetservbasic.dita
M src/security/rsecpolicysample.dita
M src/security/csecembeddedperms.dita
> Update the documentation of security policy files to include the new
> usederbyinternals SystemPermission
> -------------------------------------------------------------------------------------------------------
>
> Key: DERBY-6744
> URL: https://issues.apache.org/jira/browse/DERBY-6744
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.12.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-6744-01-aa-add-usederbyinternals.diff,
> derby-6744-02-aa-derbynet-and-derbyoptionaltools.diff
>
>
> DERBY-6648 added a new SystemPermission, which prevents user code from
> calling the static public methods in ContextService. Over time, we will
> probably use this permission to prevent user code from reaching into other
> parts of the Derby engine. We need to document this permission in our sample
> policy files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)