John H. Embretsen (JIRA) wrote:
[ https://issues.apache.org/jira/browse/DERBY-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465802 ]
John H. Embretsen commented on DERBY-2196:
------------------------------------------
Good work, here are my comments:
a) If I understand this correctly, there is actually no point in using the
security manager when using the shutdown command, right? If so, I agree that
the admin guide example is confusing.
b) Which SocketPermissions will be default (for the start command)? Granting "accept, connect,
resolve" for "localhost" and "127.0.0.1", or something else?
c) I think the spec could be clearer on which parts of the basic policy will
depend on parameters/options. Or, which parameters options will/might impact
the basic policy.
Can there be a fixed policy file for the "Basic policy"? I think there
can be based upon the discussion so far. If it is possible ,it would be
useful to explicitly show this fixed file in the functional spec.
Dan.