[
https://issues.apache.org/jira/browse/DERBY-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-5522:
-----------------------------
Attachment: DERBY-5522-devguide.zip
DERBY-5522-devguide.stat
DERBY-5522-devguide.diff
Attaching the first chunk of work on this issue, with the changes to the
Developer's Guide, in DERBY-5522-devguide.diff, DERBY-5522-devguide.stat, and
DERBY-5522-devguide.zip. The changes are listed below, in the order in which
they appear in the manual. I'll move on to the Reference Manual topics, which
I've barely begun. I'll be grateful for all comments!
Scope of properties (cdevsetprop824451.dita): changed BUILTIN note
Configuring security in a client/server environment (tdevcsecure82556.dita):
changed step 3 (added NATIVE; changed BUILTIN note)
Configuring security in an embedded environment (tdevcsecure81850.dita):
changed step 5 (changed BUILTIN note)
Working with user authentication (cdevcsecure42374.dita): added info about
NATIVE, changed BUILTIN note
Using NATIVE authentication (cdevcsecurenativeauth.dita): new topic
Enabling user authentication (cdevcsecure36127.dita): modified to mention
NATIVE first
Defining users (cdevcsecure37817.dita): added bullet for NATIVE
BUILTIN Derby users (cdevcsecure21547.dita): changed BUILTIN term, note
List of user authentication properties (rdevcsecure557.dita): added new
properties, xref to ref man, changed BUILTIN note
Authorization identifiers, user authentication, and user authorization
(cdevcsecure24458.dita): replaced examples of derby.fullAccessUsers property
with examples of SYSCS_UTIL.SYSCS_CREATE_USER
Database owner (cdevcsecureDbOwner.dita): added mention of NATIVE
User authorizations (cdevcsecure36595.dita): added info that some properties
are not relevant if using NATIVE; reorder subtopics to put "Setting the SQL
standard authorization mode" first
Setting the SQL standard authorization mode (cdevcsecure866060.dita): mentioned
that SQL auth is automatic with NATIVE
Setting the default connection access mode (cdevcsecure865818.dita): mentioned
that this mode is not usually needed if you use SQL authorization
Setting access for individual users (cdevcsecure865880.dita): mentioned that
this is not usually needed if you use SQL authorization
User authentication and authorization examples (cdevcsecure51876.dita):
corrected syntax
User authentication example in a client/server environment
(rdevcsecure125.dita): Renamed to "Setting LDAP user authentication properties
in a client/server environment", moved to after the SQL authorization examples
User authentication and authorization client example
(rdevcsecureclientexample.dita): removed; uses BUILTIN
User authentication example in a single-user, embedded environment
(rdevcsecure13713.dita): removed; uses BUILTIN
User authentication and authorization embedded example (rdevcsecure26537.dita):
removed; uses BUILTIN
User authentication examples using SQL authorization
(rdevcsecuresqlauthexs.dita): moved to top of section, rewrote to mention NATIVE
User authentication and SQL authorization client example using database
properties (rdevcsecuresqlauthclientex.dita): rewrote to use NATIVE
User authentication and SQL authorization embedded example using database
properties (rdevcsecuresqlauthembeddedex.dita): rewrote to use NATIVE
User authentication and SQL authorization example using system properties
(rdevcsecuresqlauthsyspropex.dita): new topic
> Document the NATIVE authentication scheme.
> ------------------------------------------
>
> Key: DERBY-5522
> URL: https://issues.apache.org/jira/browse/DERBY-5522
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.9.0.0
> Reporter: Rick Hillegas
> Assignee: Kim Haase
> Attachments: CreateNativeUsers.java, CreateNativeUsers.java,
> DERBY-5522-devguide.diff, DERBY-5522-devguide.stat, DERBY-5522-devguide.zip,
> NativeAuthExampleClient1.java, NativeAuthExampleClient2.java,
> NativeAuthExampleEmbedded.java, NativeAuthExampleEmbedded.java,
> NativeAuthExampleEmbedded.java, NativeAuthExampleEmbedded.java,
> NativeAuthExampleEmbedded.java, NativeAuthExampleEmbedded.java,
> UseNativeUsers.java, UseNativeUsers.java
>
>
> We should document NATIVE authentication after we have implemented the
> changes described on DERBY-866. The documentation changes are described by
> the functional spec UserManagement.html attached to that issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira