[ http://issues.apache.org/jira/browse/DERBY-1287?page=all ]
Kathey Marsden updated DERBY-1287:
----------------------------------
Summary: Derby Server and Administration Guide - Network client driver
examples should show how to enable authentication (was: Derby Server and
Administration Guide - Network client driver examples)
Derby Info: (was: [Patch Available])
> Derby Server and Administration Guide - Network client driver examples should
> show how to enable authentication
> ----------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-1287
> URL: http://issues.apache.org/jira/browse/DERBY-1287
> Project: Derby
> Type: Improvement
> Components: Documentation
> Versions: 10.1.2.3
> Environment: DITA-sourced documentation
> Reporter: Halley Pacheco de Oliveira
> Assignee: Halley Pacheco de Oliveira
> Priority: Minor
> Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.4
> Attachments: radminappsclientxmp.diff, radminappsclientxmp.diff.html,
> radminappsclientxmp.html
>
> In this page is written:
> Example 1 [...] It specifies the user and password URL attributes. You must
> set these attributes before attempting to connect to the server.
> The problem is that it is not written in this guide how and where to set
> these attributes. There are informations about the attributes
> derby.connection.requireAuthentication, derby.authentication.provider and
> derby.user in many places in Derby manuals, but I couldn't find an example
> showing these attributes together.
> These reasons made me decide to submit an improvement to this page adding a
> sample derby.properties file that conforms to the examples shown, that would
> be:
> derby.connection.requireAuthentication=true
> derby.authentication.provider=BUILTIN
> derby.user.judy=no12see
> Most of the introductory text of the improved page was copied from "Enabling
> user authentication" in Derby Developer's Guide, but I think it should be
> repeated in this guide.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira