[wsas-java-dev] svn commit r36 - wsas/java/trunk/xdocs/tools
svn at wso2.com
svn at wso2.com
Thu Nov 30 19:44:55 PST 2006
Author: karthiga
Date: Thu Nov 30 19:44:53 2006
New Revision: 36
Modified:
wsas/java/trunk/xdocs/tools/change_passwd.html
Log:
Corrected spelling mistakes
Modified: wsas/java/trunk/xdocs/tools/change_passwd.html
==============================================================================
--- wsas/java/trunk/xdocs/tools/change_passwd.html (original)
+++ wsas/java/trunk/xdocs/tools/change_passwd.html Thu Nov 30 19:44:53 2006
@@ -16,7 +16,7 @@
<h2>Introduction</h2>
<p>If an admin user forgets his password he cannot retrieve it using the
-Management Console due to security concerns. Also, if you started WSO2 WSAS for the first time on
+Management Console due to security concerns. Furthermore, if you started WSO2 WSAS for the first time on
one version of a JDK (1.4 say), and later decide to switch to another version of a JDK (1.5 say),
it becomes impossible for WSO2 WSAS to decrypt the user passwords,
since the security providers for different JDKs are different. <br/>
@@ -46,12 +46,12 @@
</li>
<li>The Database driver class
<p>For the default Apache Derby database, the driver will be
- automatically picked up by the system. If a diffrent database is used,
- the driver class needs to be specified</p>
+ automatically picked up by the system. If a different database is used,
+ the driver class needs to be specified.</p>
</li>
<li>The Database username and password
<p>Again for the default Apache Derby database, the default username and
- password will be used by the system. However if a different
+ password will be used by the system. However, if a different
username/password is used they are needed to reset the admin password.</p>
</li>
<li>The username and new password of the user whose password is to be changed
@@ -66,7 +66,7 @@
you have installed WSO2 WSAS in the case of the Standalone Edition, or the
WSO2WSAS_HOME directory you specified during the installation of the Servlet Edition.</p>
-<p>The command line options available for chpasswd is as follows</p>
+<p>The command line options available for chpasswd is as follows: </p>
<table border="1">
<caption></caption>
@@ -83,7 +83,7 @@
</tr>
<tr>
<td>--db-driver</td>
- <td>The databse driver class</td>
+ <td>The database driver class</td>
<td>No</td>
</tr>
<tr>
More information about the Wsas-java-dev
mailing list