Graylog2 / Graylog2/graylog2-server
LDAP attribute name for email addresses should be configurable
Open
feature
ldap
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
The email addresses in our LDAP are not stored in the standard field "mail". So my users will have not the correct addresses in their profiles. It would be great to set the name of the mail attribute in the LDAP config like it is working for the display name.
## Current Behavior
Mail addresses must be in the "mail" attribute.
## Possible Solution
Make the attribute name a configurable parameter.
## Your Environment
- Graylog Version: 2.1
- Elasticsearch Version: 2.4
- MongoDB Version: 2.0.6
- Operating System: Debian 8
Contributor guide
Assessment
This issue has not been assessed yet.