/[Apache-SVN]/incubator/derby/docs/trunk/src/adminguide/cadminapps49914.dita
ViewVC logotype

Diff of /incubator/derby/docs/trunk/src/adminguide/cadminapps49914.dita

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- incubator/derby/docs/trunk/src/adminguide/cadminapps49914.dita	2005/05/06 22:42:21	168975
+++ incubator/derby/docs/trunk/src/adminguide/cadminapps49914.dita	2005/05/06 22:46:20	168976
@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE concept PUBLIC "-//IBM//DTD DITA Concept//EN"
+ "../dtd/concept.dtd">
 <!-- 
 Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.  
 
@@ -14,32 +16,31 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY
 See the License for the specific language governing permissions and  
 limitations under the License.
 -->
-
-<!DOCTYPE concept PUBLIC "-//IBM//DTD DITA Concept//EN"
- "../dtd/concept.dtd">
 <concept id="cadminapps49914" xml:lang="en-us">
 <title>User authentication</title>
 <prolog><metadata>
 <keywords><indexterm>User authentication<indexterm>and Network Server</indexterm></indexterm>
 <indexterm>Network Server<indexterm>user authentication and</indexterm></indexterm>
-<indexterm>com.ibm.db2.jcc.DB2BaseDataSource. CLEAR_TEXT_ PASSWORD_SECURITY</indexterm>
+<indexterm>org.apache.derby.jdbc.ClientDataSource. CLEAR_TEXT_ PASSWORD_SECURITY</indexterm>
 <indexterm>Security properties<indexterm>supported by Network Server</indexterm></indexterm>
 <indexterm>Network Server<indexterm>supported security properties</indexterm></indexterm>
-<indexterm>com.ibm.db2.jcc.DB2BaseDataSource. USER_ONLY_SECURITY</indexterm>
-<indexterm>com.ibm.db2.jcc.DB2BaseDataSource. ENCRYPTED_USER_AND_ PASSWORD_SECURITY</indexterm>
-</keywords>
+<indexterm>org.apache.derby.jdbc.ClientDataSource. USER_ONLY_SECURITY</indexterm>
+<indexterm>org.apache.derby.jdbc.ClientDataSource. ENCRYPTED_USER_AND_
+PASSWORD_SECURITY</indexterm></keywords>
 </metadata></prolog>
 <conbody>
-<p>As when running <ph conref="adminconrefs.dita#prod/productshortname"></ph> in embedded mode, you can enable or disable server-side
-user authentication when using the <ph conref="adminconrefs.dita#prod/productshortname"></ph> Network Server. However, the default
-security mechanism (<codeph>CLEAR_TEXT_PASSWORD</codeph>) requires that you
-supply both the user name and password.</p>
-<p>In addition to the default user name and password security mechanism, <i>com.ibm.db2.jcc.DB2BaseDataSource.CLEAR_TEXT_PASSWORD_SECURITY, </i> <ph conref="adminconrefs.dita#prod/productshortname"></ph>
-Network Server supports the following security properties:</p>
+<p>As when running <ph conref="adminconrefs.dita#prod/productshortname"></ph> in
+embedded mode, you can enable or disable server-side user authentication when
+using the <ph conref="adminconrefs.dita#prod/productshortname"></ph> Network
+Server. However, the default security mechanism (<codeph>CLEAR_TEXT_PASSWORD</codeph>)
+requires that you supply both the user name and password.</p>
+<p>In addition to the default user name and password security mechanism, <i>org.apache.derby.jdbc.ClientDataSource.CLEAR_TEXT_PASSWORD_SECURITY, </i
+> <ph conref="adminconrefs.dita#prod/productshortname"></ph> Network Server
+supports the following security properties:</p>
 <ul>
-<li><i>UserID  (</i><codeph><i>com.ibm.db2.jcc.DB2BaseDataSource.USER_ONLY_SECURITY)</i></codeph> 
+<li><i>UserID  (</i><codeph><i>org.apache.derby.jdbc.ClientDataSource.USER_ONLY_SECURITY)</i></codeph> 
  <p>When using this mechanism, only the user property needs to be specified.</p></li>
-<li><i>Encrypted UserID and encrypted password  (com.ibm.db2.jcc.DB2BaseDataSource.ENCRYPTED_USER
+<li><i>Encrypted UserID and encrypted password  (org.apache.derby.jdbc.ClientDataSource.ENCRYPTED_USER
 AND_PASSWORD_SECURITY)</i>   <p>When using this mechanism, both password and
 user are encrypted.</p></li>
 </ul>
@@ -52,4 +53,4 @@ property or on the URL (using the securi
 the connection.</p>
 </conbody>
 </concept>
-<?Pub *0000002367?>
+<?Pub *0000003197?>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26