[
https://issues.apache.org/jira/browse/DERBY-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508364
]
Manjula Kutty commented on DERBY-2433:
--------------------------------------
For me the new NetworkServer start message looks correct .
> Error message when booting server with no authentication is misleading
> ----------------------------------------------------------------------
>
> Key: DERBY-2433
> URL: https://issues.apache.org/jira/browse/DERBY-2433
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Affects Versions: 10.3.0.0
> Reporter: Daniel John Debrunner
> Assignee: Rick Hillegas
> Fix For: 10.3.0.0
>
> Attachments: derby-2433-v01.diff
>
>
> jar -jar lib/derbyrun.jar server start
> Network Server startup failed. User authentication should be enabled before
> the
> Network Server installs a security manager. Please either set the
> 'derby.connect
> ion.requireAuthentication' system property to true or run the network server
> wit
> h the '-noSecurityManager' option.
> 1) Setting derby.connection.requireAuthentication to true is not sufficient
> to have a working system.
> 2) Use of "should" in "should be enabled", it's a requirement, so use "must"
> 3) Hopefully setting the derby properties in derby.properties also works so
> there is no requirement for the authentication to be defined using *system*
> properties.
> Maybe the wording could just state that authentication must be setup and
> somehow reference the appropriate properties?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.