[
https://issues.apache.org/jira/browse/DERBY-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zaun updated DERBY-3495:
-------------------------------
Attachment: DERBY-3495.diff
One .java file and a few .policy file changes from patch DERBY2109-12 have not
been checked in. They need to be looked when re-enabling the checks, so I'm
attaching here:
M java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java
M java/drda/org/apache/derby/drda/template.policy
M
java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/NetworkServerControlApiTest.policy
M
java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/ServerPropertiesTest.policy
M java/testing/org/apache/derbyTesting/functionTests/util/derby_tests.policy
M
java/testing/org/apache/derbyTesting/unitTests/junit/SystemPrivilegesPermissionTest.policy
M java/drda/org/apache/derby/drda/server.policy
> Enable System Privileges checks
> -------------------------------
>
> Key: DERBY-3495
> URL: https://issues.apache.org/jira/browse/DERBY-3495
> Project: Derby
> Issue Type: Sub-task
> Components: Security
> Reporter: Martin Zaun
> Attachments: DERBY-3495.diff
>
>
> The integration of most files of patch DERBY-2109-12 (revisions 632419,
> 632452, 632502) left commented out the actual checks for shutdown and create
> database authorization.
> When the two related JIRAs DERBY-3491 and DERBY-3477 (modifications on
> SystemPrincipal and SystemPermission names) have been resolved, the System
> Privileges checks can be re-enabled in:
> java/drda/org/apache/derby/impl/drda/NetworkServerControlImpl.java
> java/engine/org/apache/derby/jdbc/InternalDriver.java
> java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.