Hello,
I need a little help and I'm wondering how I can reset the password for ntop, which was installed according to the instructions from the ntop website (https://www.ntop.org/guides/ntopng/third_party_integrations/opnsense.html).
There were no problems with the installation, but there are problems when I try to log in to the portal, because it does not work with the default password (admin/admin).
That's why I followed the password change procedure (https://www.ntop.org/guides/ntopng/faq.html#cannot-login-into-the-gui), but it creates a problem, because it tells me:
redis-cli set ntopng.prefs.local.auth_enabled 1
(error) OOM command not allowed when used memory > 'maxmemory'
if i run:
Quoteredis-cli config get maxmemory
1) "maxmemory"
2) "16384"
Maybe you can advise me where and how to solve this problem?
p.s.: I would like to follow the development of ntop.org which updates the app more often.
Quote from: Saarbremer on September 16, 2024, 06:21:13 PM
First of all:
The default credentials are admin and the password of root from opnsense.
Thanks, I tried this combination, but unfortunately, it didn't work :-(
Any other help :-)