[
https://issues.apache.org/jira/browse/DERBY-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas resolved DERBY-5742.
----------------------------------
Resolution: Fixed
Fix Version/s: 10.9.1.0
> Native user authentication: improve wording of error message
> ------------------------------------------------------------
>
> Key: DERBY-5742
> URL: https://issues.apache.org/jira/browse/DERBY-5742
> Project: Derby
> Issue Type: Improvement
> Components: Services
> Affects Versions: 10.9.1.0
> Reporter: Dag H. Wanvik
> Assignee: Rick Hillegas
> Fix For: 10.9.1.0
>
> Attachments: derby-5742-01-aa-rewordMessage.diff,
> derby-5742-01-ab-rewordMessage.diff, repro2.sh
>
>
> This error message no longer has a correct string: XCY05
> (quote from English locale):
> Invalid setting of the derby.authentication.provider property. This property
> cannot be set to NATIVE::LOCAL unless credentials for the database owner have
> been stored in the database using the SYSCS_UTIL.SYSCS_CREATE_USER procedure.
> This property should no longer ever need to be set to NATIVE::LOCAL: it is
> done automatically when the first user is created via
> SYSCS_UTIL.SYSCS_CREATE_USER.
> The wording should be adjusted. Note: Now, the property should never be set
> manually for native authentication via
> SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY, this is only meaningful for LOCAL
> credentials db, but this is done automatically since version 7 of the spec.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira