Morten Brekkevold
Morten Brekkevold
## Scope and purpose I was suddenly unable to keep using the instructions in https://nav.readthedocs.io/en/latest/hacking/snmp-tunnels.html without modifications to the SNMP forwarder container setup. When attempting to use `docker compose up...
## Scope and purpose Fixes #3625. Dependent on #3624 and #3680. This explicitly sets `AUTHENTICATION_BACKENDS` in Django settings to include the standard `ModelBackend` from Django, and the new `LdapBackend` implemented...
## Scope and purpose Fixes #2811. Dependent on #3664. This is still a work in progress, since I'm not yet able to confirm this functionality with real devices due to...
### Describe the bug It appears that the Comet T3611 sensor plugin introduced in NAV 5.14 causes collection from other Comet sensors to crash, particulary the P8xxx series (including P8541,...
Research which MIBs provide 802.1X (and possibly MAB vlan) for *Cisco* and *Juniper*
Once the necessary changes have been made to make NAV's user model compatible with Django's user model, and authenticate backends have been created to replace the functionality of NAV's login...