diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html new file mode 100644 index 00000000..c029629f --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html @@ -0,0 +1,31 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Main Topic</title>
+</head>
+
+<body>
+<h1>Changing the Administrator’s Password</h1>
+Gluster Management Console assigns a default password (gluster) to control access to the Management Console. When you access the application for the first time, the console requests you to change this password
+<p>To change the default administrator’s password, perform the following steps.</p>
+<ol>
+<li>Open your web browser.
+<li>Type the following URL in your web browser:
+<p> http://server-name:webserver-port/glustermg/gluster-management-console.jnlp in your browser.</p>
+<p> A login window is displayed.</p>
+<p><img src="../images/GMC_change_pwd.jpg"alt="Change Default Password"/></p>
+<li>Type your current password in the Old Password field.
+<p> The default system-assigned password is gluster.</p>
+<li>Type your new password in the New Password field.
+<li>Retype your new password in the Confirm Password field.
+<li>Click Change. The system displays Change Password window indicating that the password was successfully changed.
+<p><img src="../images/GMC_pwd_change_success.jpg"alt="Password Changed Successfully"/></p>
+<li>Click OK.
+
+
+</ol>
+<p>
+</body>
+</html>
\ No newline at end of file |
