blob: c86fb4ddecf40401341972355b215a0d4ed3e3c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!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>Sub Topic 2</title>
</head>
<body>
<h1>Resetting the Password</h1>
If you have managed to get locked out of your Gluster Management Console, you will be able to reset the password if you are the administrator of the Tomcat server.
<p><b>Note:</b> Ensure to stop the tomcat5 service before running this script.</p>
<p>You can reset the password by running the following tool on your tomcat server:</p>
<p><FONT FACE = "Courier">/opt/glustermg/1.0.0/scripts/gmg-reset-password.sh</FONT></p>
<p>The tool resets the password to the default system password “syst3m”.</p>
</body>
</html>
|