When using rabbitmq.conf to configure ldap, rabbitmq-server cannot start because the ldap organization exists in Chinese. #10960
-
Describe the bugWhen using rabbitmq.conf to configure ldap, rabbitmq-server cannot start because the ldap organization exists in Chinese. Reproduction steps1.修改rabbitmq.conf Expected behaviorauth_ldap.user_dn_pattern= cn=${username},ou=部门, ou=分公司 , ou=总公司 , dc=corp , dc=xxxx , dc=com Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Hello, thanks for using RabbitMQ. You MUST provide more information before we can consider this a bug to address. Please provide the following:
|
Beta Was this translation helpful? Give feedback.
-
This could be a limitation in the Setting a configuration key such as You are welcome to investigate this behavior and contribute an improvement w.r.t. CJK/non-ASCII character handling, or sponsor its development. Open source does not mean "free labor you can ask to solve your problem on GitHub." |
Beta Was this translation helpful? Give feedback.
-
RabbitMQ 3.7 has been out of support for many years. You should be using 3.12 or 3.13 at this point. I quickly checked that I can start 3.13 with this config file, so most likely this issue was fixed a long time ago. |
Beta Was this translation helpful? Give feedback.
-
Closing and locking because
|
Beta Was this translation helpful? Give feedback.
I don't see how this is related to the original question. The
configure
permissions controls both creation and deletion. I don't see how you read from this table that these are separate permissions.