You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was trying to configure ldap for one domain, I discovered the same settings was propagated across all Domains (apparently). But I discovered this is a UI bug as the setting is correct when viewed using cmk
versions
Cloudstack version 4.22.
The steps to reproduce the bug
I have 2 domains under Root - T1 and T2
Set ldap base dn (dc=abc,dc=com) on root and it was the same when clicking on other domains
after clicking on the browser refresh or restarting cloudstack management, the settings become blank, meaning the original setting was not saved
the only way to properly set the setting is via cmk. This time round I set it to dc=123,dc=com
the value is reflected on the gui but the other domain has the same setting. It is like the ui did not refresh when you click on the other domain. clicking on the small refresh button does not actually refresh the setting
using cmk to list the setting reflect the correct value
What to do about it?
the value should persist when saved in the domain settings
the ui should reflect the correct domain setting when selecting the different domain
for now the only workaround for me is to use cmk instead of the cloudstack management UI