bash-4.4$ ./validate.php
Component Version LibreNMS 21.3.0-88-g21dcd3eed DB Schema 2021_03_26_014054_change_cache_to_mediumtext (206) PHP 7.3.20 Python 3.6.8 MySQL 10.3.27-MariaDB RRDTool 1.7.0 SNMP NET-SNMP 5.8 ====================================
[OK] Composer Version: 2.0.11
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correctAD settings (sanitized) from the Config -> Global page:
auth_ad_base_dn DC=my,DC=domain,DC=net
auth_ad_check_certificates false
auth_ad_group_filter (objectclass=group)
auth_ad_groups []
auth_ad_user_filter (objectclass=user)
auth_ad_binddn
auth_ad_bindpassword mybindpassword
auth_ad_binduser mybinduser
auth_ad_url ldaps://ldapsp.my.domain.net
auth_ad_domain my.domain.net
When attempting to add group names for AD auth in the WebUI LibreNMS throws a āsettings.validate.ldap-groupsā error in the top right corner of the browser. I can add the AD groups in the config.php and it mostly works (see my other post).
I fill in the group name and role, hit the plus button to add another group, then the group name disappears and throws the error