summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:15:52 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:15:52 +0530
commitc35e8c9752642f9efdaefb85ae54163aef0aa8d9 (patch)
tree2116c1a0a7abd41a4cdf761ed207a2801db69b3b /src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html
parenteca66e7234791857aa5ce7797a8ca42b382ce7e0 (diff)
parent1142b0e41de39010de7845cf70d71dbb001fc1dc (diff)
Merge branch 'community'
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html
new file mode 100644
index 00000000..ff18004a
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html
@@ -0,0 +1,43 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Accessing the Gluster Management Console Using Java Web Start</h1>
+<p>To start Gluster Management Console using Java web start, perform the following steps.
+<ol>
+<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">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:
+<p>Username: gluster</p>
+<p>Password: syst3m</p>
+<p><b>Note:</b> In Mac OS, it is not possible to identify the CPU architecture through Java script. The system provides links to all possible combinations, click on the appropriate link to launch the application.</p>
+<li>When you access the application for the first time, the console requests you to change this password.
+<p><img src="../images/GMC_Change_Password.jpg" alt="Change Default Password" /></p>
+ <li>Type your current default password in the <b>Old Password</b> field.
+ <p>The default system-assigned password is syst3m.</p>
+ <li>Type your new password in the <b>New Password</b> field.
+ <li>Retype your new password in the <b>Confirm Password</b> field.
+ <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 <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