[
https://issues.apache.org/jira/browse/GERONIMO-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931030#action_12931030
]
viola.lu edited comment on GERONIMO-5679 at 11/11/10 9:58 AM:
--------------------------------------------------------------
This patch is to provide a disable user authentication option for embedded
derby. Now -Dderby.connection.requireAuthentication=false also can work against
jdbc:derby;[your_db], and make sure you are in the same vm as db you connect.
Pls review it. thanks.
was (Author: viola.lu):
This patch is to provide a disable user authentication option for embedded
derby. Now -Dderby.connection.requireAuthentication=false also can work agains
jdbc:derby;[your_db].Pls review it. thanks.
> 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, G5679_21.patch, G5679_22.patch,
> G5679_Embeded_21.patch, G5679_Embeded_22.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.