Difference between revisions of "CentOS 8.x rainloop reset admin password"
From Notes_Wiki
(Created page with "<yambe:breadcrumb self="reset admin password">CentOS 8.x rainloop|rainloop</yambe:breadcrumb> =CentOS 8.x rainloop reset admin password= To reset rainloop admin password use...") |
(No difference)
|
Revision as of 06:30, 31 March 2021
<yambe:breadcrumb self="reset admin password">CentOS 8.x rainloop|rainloop</yambe:breadcrumb>
CentOS 8.x rainloop reset admin password
To reset rainloop admin password use following steps
- Edit the configuration file at <rainloop-install-dir>/../data/_data_/_default_/configs/application.ini and set admin_password to "12345"
- admin_password = "12345"
-
- 12345 is special password. We need to keep this password only and not any other random string
- After this we can open rainloop admin interface using http://<ip-or-fqdn>/?admin (/?admin is critical)
- Login with the username:password as admin:12345
- Go to Security section and set new password.
Refer: