Summary
Hide DB_PASSWORD from OS when running XDOLoader
Content
Hi All,
We are using XDOLoader in a script to download our BI templates from E-Bus. There are two parameters used to connect to the DB, these are DB_USERNAME and DB_PASSWORD.
I have an issue that when the loader is running on Unix/Linux, a ps -ef | grep XDOLoader command reveals the password provided to download the templates.
How can we run XDOLoader and hide the password from the OS?