This is an old revision of the document!


How to reset admin password

When we lost password for a user, we can login as admin or teamadmin to reset their password, but when we lost password for admin, we have to reset this in mysql database. You need to know mysql root password, if you don't, try check /etc/astercc.conf

[root@astercc_cn ~]# head /etc/astercc.conf
[database]

dbtype = mysql
dbhost = 127.0.0.1
dbname = astercc10
dbport = 3306
username = root
password = passw0rd
prefix = cc10_

your mysql root password is passw0rd

en/faq/how_to_reset_admin_password.1406385944.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki