diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
| commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
| tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html | |
| parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) | |
Renamed projects / packages com.gluster.* to org.gluster.*
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 | 38 |
1 files changed, 0 insertions, 38 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 deleted file mode 100644 index d5189d98..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html +++ /dev/null @@ -1,38 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<head>
-<link rel="stylesheet" href="../css/builder-gluster/style.css"
-type="text/css" media="screen" />
-<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><FONT FACE = "Courier">
- https://server-name:webserver-port/glustermg/
- </FONT></p>
- <p><b>Gluster Management Console</b> login window is displayed.</p>
- <p><img src="../images/GMC_Change_Password.jpg" height="150" width="250" alt="Change Default Password" /></p>
- <li>Type your current 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" height="150" width="380"
- alt="Password Changed Successfully" /></p>
- <li>Click <b>OK</b>.
-</ol>
-</body>
-</html>
\ No newline at end of file |
