apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
1.99k stars 1.09k forks source link

UI LDAP settings #2644

Closed izenk closed 6 years ago

izenk commented 6 years ago
ISSUE TYPE
COMPONENT NAME
Management server
CLOUDSTACK VERSION
4.11.0.0

Don't no if it's issue or not.. In CS UI when configuring LDAP settings instead of values, which were entered I see this:

screen shot 2018-05-15 at 17 36 02

New values (if I, for example, edit default value) entered are showing normally until I reboot management server (to apply configuration). After, all values regarding LDAP are showed like on screen

DaanHoogland commented 6 years ago

that is a strange inconvenience, for some it makes sense (bind password) for this one it doesn't, i think. I also don't know what should be the right behaviour.

izenk commented 6 years ago

Found way to watch them with

java -classpath /usr/share/cloudstack-common/lib/jasypt-1.9.2.jar org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI decrypt.sh

So, UI values for some reason are not decrypted...

DaanHoogland commented 6 years ago

@izenk I think this issue is in since 4.9 at least. Are you using the global mapping or the per domain mapping?

izenk commented 6 years ago

Global mapping

DaanHoogland commented 6 years ago

@izenk can you check this in the rc3 for 4.11.1? it should have been solved with #2699

izenk commented 6 years ago

@DaanHoogland Sorry, can't. Just use as private cloud.

DaanHoogland commented 6 years ago

ok, than you'll have to trust me ;)