bash-4.2$ ./validate.php
Component | Version |
---|---|
LibreNMS | 21.10.0-17-g2d5d7e1 |
DB Schema | 2021_10_03_164200_update_hrsystem_table (221) |
PHP | 7.3.31 |
Python | 3.6.8 |
MySQL | 10.4.17-MariaDB |
RRDTool | 1.4.8 |
SNMP | NET-SNMP 5.7.2 |
====================================
[OK] Composer Version: 2.1.9
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
bootstrap/cache/.gitignore
Hello everyone, hoping someone can point me in the right direction. We are doing auth through AD. Global admin users, can view device group maps without issue. Users that are “Normal”, when assigned permissions with a Dynamic Device group, do not get a Device Group Map.
For normal users, the geographical map works, and shows links between switches. The Device Group Map has the correct Dynamic groups in the list as selectable. But when selecting the Dynamic Group, I am simply given an message of:
No map to display, this may be because you aren’t running autodiscovery or no devices are linked by mac address
Anyone have any ideas/is this a known issue? I couldnt find anything after searching quite a bit