Update LDAP Settings

Hey guys,

So I changed the OU in the LDAP settings and can no longer get in to the interface. Also, the hard coded admin login does not seem to let me in either.

How can I easily update the LDAP OU in the Mongo DB to fix this? I’m not a mongo user so I would need to know the syntax.

Thanks!

You can try dropping the “ldap_settings” collection in the MongoDB database, log into Graylog as administrator, and recreate the LDAP configuration in the web interface:

https://docs.mongodb.com/manual/reference/method/db.collection.drop/

Make sure to stop Graylog before dropping the LDAP settings from MongoDB.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.