Once you've set up your MindTouch, you are ready to log in and start adding content. To log in, click the Log in button, which in a default MindTouch skin is in the upper right hand corner.

This will then redirect you to the login screen for MindTouch.

If an account was created for you, or if you are the Admin, then you can login to MindTouch by using your Username and Password. If you don't have an account in the system, click the Create an account link. You will be redirected to a form requesting the following information:

Fill in all of the information and then click Create an account. This will then log you into MindTouch with the username created.
If you ever forget your password to MindTouch, you can easily reset it by going to the Login page, putting your Username in the Username field and then clicking Forgot password? An email will be sent to the user's registered email address with a new password for your account. It is highly recommended that you change your password once you login. This can be done by going to Tools -> My Preferences.

| File | Version | Size | Modified | |
|---|---|---|---|---|
| ||||
| ||||
| ||||
| ||||
Copyright © 2011 MindTouch, Inc. Powered by
我的邮箱:lvhejin@foxmail.com
I have the system administrator password
My mailbox: lvhejin@foxmail.com
thank you
My mailbox: lvhejin@foxmail.com
thank you
update users set user_password=md5(concat('1-', md5('changeme'))) where user_id=1;
This will change the password to changeme
Note you have to be logged into the MindTouch database first