I am updated, and utilize http-auth within my config.php file, and currently it seems to work fine for anyone that I added as users, via the addusers.php script, or via the web gui up until a couple months ago.
When I attempt to add a new user via either method, I receive a message that “User with this name already exists!”
Checking the nms database, I am unable to find any user matching this, and hence I am confused what could be occurring.
[root@nms1 librenms]# ./validate.php
Component | Version |
---|---|
LibreNMS | 1.30-5-g9211680 |
DB Schema | 200 |
PHP | 7.0.18 |
MySQL | 5.5.52-MariaDB |
RRDTool | 1.4.8 |
SNMP | NET-SNMP 5.7.2 |
====================================
[OK] Database connection successful
[OK] Database schema correct
[WARN] Some devices have not been polled in the last 5 minutes.
snip
Is there a way to debug that, I’m not seeing any errors in my logs, actually not seeing anything in my logs for this.
Thanks,
Jeff