From 36c7b73ba78f0939ed4baa049d33fa78ce3faa22 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Wed, 31 Aug 2011 15:13:22 +0530 Subject: Latest help files --- .../html/gettingstarted/access_gmc_jws.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html') 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..e052a73a 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 @@ -31,8 +31,13 @@ type="text/css" media="screen" />
  • Click Change. The system displays Change Password window indicating that the password was successfully changed.

    Password Changed Successfully

    -
  • Click OK. The Gluster Management Console window is displayed. -

    Note: You can change the password at any time by accessing Edit > Change Password. + +

  • Click OK. The Select Cluster 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 Managing Clusters. +

    Note: You can change the password at any time by + accessing Edit > Change Password. \ No newline at end of file -- cgit From 66ddede85d57046dc5a7728d200741ecfb2baca8 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Wed, 7 Sep 2011 15:58:34 +0530 Subject: Corrected the URL for invoking the management console --- .../html/gettingstarted/access_gmc_jws.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html') 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 e052a73a..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" />

  • Open your web browser.

    Ensure that your web browser has cookies and Javascript enabled.

  • Type the following URL in your web browser: -

    http://server-name:8443/glustermg/

    +

    https://server-name:8443/glustermg/

    Gluster Management Console login window is displayed

    Login Window

  • Type the following default user name and password in the login window: -- cgit