blob: 723a67764d6feb055133c97a2795fde20fad9b5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!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>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>
|