You are not logged in.
Pages: 1
Hello
I am trying to reset the admin password of ametys. But I cannot find a mechanism to perform that reset.
In the manual I found this:
If you forgot the password, please check the operating manual to reinitialize the password to its default value.
It points to:
But I cannot find a mechanism to reset the admin password. How can I reset the ametys admin password?
Offline
The first icon in the admin application allows you to change the admin password.
If you forgot it, you may also access the server filesystem and remove the file WEB-INF/data/admin.xml wich contains the encrypted admin password.
When this file is not present, the default password "admin" is assumed.
Offline
Pages: 1