|
Forgot admin Password |
Top Previous Next |
|
If you have forgotten the admin password, it can be reset to the default (coolgeek) by performing the following steps: 1)open the following file in your favorite text editor: /usr/ngasi/webapps/ROOT/WEB-INF/ws/update_db.sql or C:\usr\ngasi\webapps\ROOT\WEB-INF\ws\update_db.sql
2)Insert the following SQL statement at the beginning of the file delete from wsusers where username = 'admin';
3)Save the file.
4)Restart NGASI AppServer Manager.
5)Login into NGASI AppServer Manager as admin with the password coolgeek.
|