diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-09-07 17:25:25 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-09-07 17:25:25 +0530 |
| commit | e225f59bacc493a122e886d68ea68cb7f7a6bfb6 (patch) | |
| tree | 18f4656b38ff0798b20cf92a2f8d5d15b7aa203a /src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html | |
| parent | 2c4bb8a610406a5b4641c462f0f058c533d0f075 (diff) | |
| parent | 66ddede85d57046dc5a7728d200741ecfb2baca8 (diff) | |
Merge branch 'master' of github.com:gluster/console
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html index 577882a9..ff18004a 100644 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html @@ -15,7 +15,7 @@ type="text/css" media="screen" /> <li>Open your web browser.
<p>Ensure that your web browser has cookies and Javascript enabled.</p>
<li>Type the following URL in your web browser:
-<p><FONT FACE = "Courier">http://server-name:8443/glustermg/</FONT></p>
+<p><FONT FACE = "Courier">https://server-name:8443/glustermg/</FONT></p>
<p>Gluster Management Console login window is displayed</p>
<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
<li>Type the following default user name and password in the login window:
@@ -31,8 +31,13 @@ type="text/css" media="screen" /> <li>Click <b>Change</b>. The system displays <b>Change Password</b> window
indicating that the password was successfully changed.
<p><img src="../images/GMC_Change_Password_Confirm.jpg" alt="Password Changed Successfully" /></p>
- <li>Click <b>OK</b>. The Gluster Management Console window is displayed.
- <p><b>Note:</b> You can change the password at any time by accessing <b>Edit</b> > <b>Change Password</b>.
+
+ <li>Click <b>OK</b>. The <b>Select Cluster</b> window is
+ displayed. You can now create a new cluster or register an existing
+ cluster. For more information on creating or registering clusters,
+ refer to <a href="manage_cluster.html">Managing Clusters</a>.
</ol>
+<p><b>Note:</b> You can change the password at any time by
+ accessing <b>Edit</b> > <b>Change Password</b>.
</body>
</html>
\ No newline at end of file |
