Feature request: Authentication with LDAP/AD

https://github.com/librenms/librenms/issues/3642

Hi,

I am not sure if this question has been asked before however I need to get users to be authenticated by LDAP/AD when accessing LibreNMS but be authorized locally by assigning group memberships on the LibreNMS install instead of relying on LDAP/AD to do this.

For an example; I want to be able to create a group A locally with level 7 and assign users “helpdesk”, “it_support” and create group B with level 10 and assign user “admin” while all these users are being authenticated via LDAP/AD.

The reason for the request is that the LDAP/AD administration is not under our control and we do not want to create an extra burden/complications to LDAP/AD sys-admins by requesting them to assign certain users to certain groups.

It this possible with the current setup?