grafana/conf
Alex Bligh e8256f0ad7 Add support for POSIX LDAP schema
In the POSIX LDAP schema, there is no 'memberOf' attribute returned
in relation to which groups a person is a member of. Rather, it is
necessary to query the group objects which have the people as members.
This commit adds an additional filter, which if specified explicitly
searches for groups, rather than relying on the 'memberOf' attribute.
This enables Grafana to work with LDAP POSIX schema (e.g. OpenLDAP
etc.)

Signed-off-by: Alex Bligh <alex@alex.org.uk>
2015-10-13 19:51:59 +01:00
..
defaults.ini Add config option to strip (most) colors from console logs 2015-10-01 13:16:23 -07:00
ldap.toml Add support for POSIX LDAP schema 2015-10-13 19:51:59 +01:00
sample.ini Update docstring for postgres session provider 2015-09-09 14:06:14 -04:00