missing eldap plugin in directory #3131
-
|
hi ls /usr/lib/rabbitmq/lib/rabbitmq_server-3.8.17/plugins | grep eldap not return any eldap plug in test on redhat 7.9 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
eldapis not a plugin, it's a part of the Erlang/OTP standard library. You must be running on Debian (which slices and dices Erlang into dozens of packages) and do not have theerlang-eldappackage installed. This is documented in the LDAP support guide.