[
https://issues.apache.org/jira/browse/GERONIMO-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
viola.lu updated GERONIMO-5679:
-------------------------------
Attachment: G5679.patch
Now after set GERONIMO_OPTS="-Dderby.connection.requireAuthentication=false",
will disable client authentication. You can directly connect databases with ij>
connect 'jdbc:derby://<ip>:1527/SystemDatabase';
pls review it.
> Enable derby.connection.requireAuthentication system property so that derby
> can be set without authentication.
> --------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5679
> URL: https://issues.apache.org/jira/browse/GERONIMO-5679
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Reporter: Forrest Xia
> Assignee: viola.lu
> Priority: Minor
> Attachments: G5679.patch
>
>
> Now the derby related code does not care about system property
> "derby.connection.requireAuthentication", we need to enable its usage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.