
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Blocker
|
|
|
|
This issue is blocked by:
|
|
DERBY-626
Booting embedded engine requires read permission to derby.jar be granted for all code in the stack
|
|
|
|
|
DERBY-624
Running derbynetclientmats and derbynetmats requires accessDeclaredMembers permission to be granted with sane=true
|
|
|
|
|
|
|
| Bug behavior facts: |
Security
|
| Resolution Date: |
20/Jul/06 12:31 AM
|
Ensure that running derbyall tests all Derby's functionality works with a security manager and a correctly, minimally configured policy file. By minimally I mean just the fewset set of permissions required, hopefully in-line with the documentation. E.g. a policy file that allowed all permissions would work but would not be a good test of Derby.
See http://wiki.apache.org/db-derby/SecurityManagerTesting
|
|
Description
|
Ensure that running derbyall tests all Derby's functionality works with a security manager and a correctly, minimally configured policy file. By minimally I mean just the fewset set of permissions required, hopefully in-line with the documentation. E.g. a policy file that allowed all permissions would work but would not be a good test of Derby.
See http://wiki.apache.org/db-derby/SecurityManagerTesting |
Show » |
|
DERBY-615because granting this permission so widely in the policy file has the potential to hide security bugs as more tests are enabled to be run under the security manager.