Hi Tom, that usually shouldn't happen. Please check the ldap_settings collection in your MongoDB database and either remove all documents in that collection or all but the most recent one:
- https://docs.mongodb.org/getting-started/shell/client/ - https://docs.mongodb.org/manual/tutorial/remove-documents/ Cheers, Jochen On Friday, 25 March 2016 14:59:42 UTC+1, [email protected] wrote: > > Hi, > I am attempting to intergate openldap into Graylog 1.33. I am new to > ldap search strings and in my attempt to connect the two I caused an issue. > I see the following error in my server log: > > 2016-03-23T17:01:56.141-04:00 ERROR [LdapSettingsServiceImpl] Graylog does > not yet support multiple LDAP backends, but 4 configurations were found. > This is a bug, ignoring LDAP config. > > Can anyone give me insight on how to resolve this issue. > > Thank you, > Tom > > > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/15dcf8fe-ae52-44d6-8bd1-57a8cd8a00c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
