I installed RabbitMQ Server 3.3.4 and it's working fine. Users are connected via ldap. Configuration file, rabbitmq.config, looks like this:
In this moment all the users which are connected through ldap have tag management. I would like some users (who are connected thorough ldap) to have other permissions, like administrator, etc. Is there any possibility to assign others tags to separate users (who are connected through ldap) in this config file? |
Got response code 500 with body
{error,function_clause, [{rabbit_auth_backend_ldap,'-do_login/4-lc$^0/1-0-', [{for, [{permission,configure, {in_group,"uid=${username},dc=test,dc=de"}}, {permission,administrator, {for, [{tag,queue, {in_group,"uid=${username},dc=test,dc=de"}}, {tag,exchange,{constant,true}}]}}]}, {user,<<"testertr">>,undefined,rabbit_auth_backend_ldap, {impl,"uid=testertr,ou=people,dc=test,dc=de", <<"password">>}}, <0.283.0>,<<"testertr">>,"uid=testertr,ou=people,dc=test,dc=de"]}, {rabbit_auth_backend_ldap,do_login,4}, {rabbit_auth_backend_ldap,with_ldap,3}, {rabbit_auth_backend_ldap,check_user_login,2}, {rabbit_access_control,try_login,3}, {lists,foldl,3}, {rabbit_access_control,check_user_login,2}, {rabbit_mgmt_util,is_authorized,6}]}