This content has been marked as final.
Show 1 reply
-
1. Re: Running App Visibility Portal and Collector as non-root user
Mariusz Cwiklinski Dec 19, 2017 2:22 AM (in response to Mariusz Cwiklinski)Changing the owner of application and database is possible and it will work in standalone mode.
Unfortunately it will not work when running in HA mode, because BMC developers hard coded the "su postgres" in the application code (to execute backup command for PostgreSQL database cluster).