Hey everyone,
I have been searching for some issues here and found a few related to mine but can’t seem to get it working correctly. I am having issues getting the LDAP group levels set properly. I can authenticate with LDAP and receive a level => 10 on my user however in the webgui it seems to have level 0. Here is the paste of an auth_test.php and validate.php:
Auth_Test.php:
Authentication Method: ldap
Password:
Authenticate user xxxxxx:
AUTH SUCCESS
User (xxxx):
username => xxxxxx
realname => xxxxxx
user_id => xxxxx
email => xxxxxxxxx
level => 10
Validate.php:
Component | Version |
---|---|
LibreNMS | 1.47-20-gef8d7adad |
DB Schema | 279 |
PHP | 7.2.13-1+ubuntu18.04.1+deb.sury.org+1 |
MySQL | 5.6.42 |
RRDTool | 1.7.0 |
SNMP | NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.8.0
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] You have not added any devices yet.
[FIX]:
You can add a device in the webui or with ./addhost.php
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.