#Questions about nabox 4

1 messages · Page 1 of 1 (latest)

glass minnow
#

Hello,
long time Nabox user that recently upgraded to NaBox 4 and have run into a couple of small problems :

  1. How can I configure LDAP integration to work with a Openldap . When I Test user mapping in grafana the username is mapped to sAMAccountName instead of uid and a result nothing is returned. The other fields are correct . Is there a way to change this ?

  2. Alerting is a very useful feature but the alerts that are enabled by default especially ems_alert_rules.yml add a lot of noise with alerts that are not really relevant. Can I disable those ? I assume I can update the relevant container files but I was wandering if it was possible to do it in a way that would survive a future upgrade

Thanks in advance

limpid trench
#

@main knot

main knot
#

Hello, sorry for the delay. You picked "uid" in LDAP configuration, but username is still matched against sAMAccountName ?

glass minnow
#

Hello no problems. Yes search filter is uid
but in grafana it seems to be attempting to match with sAMAccountName

main knot
glass minnow
#

just uploaded it.

main knot
#

Definitely something wrong with the way ldap configuration is built.
Can you remove the last line from /etc/nabox/grafana/ldap.toml and restart grafana with dc restart grafana ?

#

The line that says username = 'sAMAccountName'

#

Ok in fact that should be fixed in 4.0.8. Maybe you can install 4.0.8b1 ?