From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/gettingstarted/resetting_pwd.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html') diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html new file mode 100644 index 00000000..723a6776 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html @@ -0,0 +1,20 @@ + + + + + + +Sub Topic 2 + + + +

Resetting the Password

+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. +

Note: Ensure to stop the tomcat5 service before running this script.

+

You can reset the password by running the following tool on your tomcat server:

+

/opt/glustermg/1.0.0/scripts/gmg-reset-password.sh

+

The tool resets the password to the default system password “syst3m”.

+ + + \ No newline at end of file -- cgit