Latest Activity
Hi, Is there a way to encrypt a VCS user's password before storing them in the $DENODO_HOME/conf/vdp/VDBConfiguration.properties? I can see that there is a configuration setting of storing encrypted password in the config file com.denodo.vdb.vdbinte...
git encrypt_password.bat VCS config Devops encrypt_password.sh Virtual DataPort
I want to store Encypted password in my config file, before sending it to Scheduler Manager to establish a connection. I used the script: 'encrypt_passowrd.bat' 'my_password_to_be_encrypted' And it did generate an encrypted string for me. I used this ...
Hi, I'm trying to encrypt my Denodo VDP's username and password using encrypt_password.bat and passing it to a webservice on the browser. The encrypted creds doesn't seem to be working. Is there a way I can pass the encrypted string over the browser di...