Also, do you set a password for bareos user for the Postgres database? My Bareos install on Centos 7 never gave me the opportunity to set it.
The su postgres -c psql works fine in Centos, too but I was wondering what the normal practice was for Bareos. Do people just leave it as is with a blank password or change it and if they change it what can break. I hope it's as simple as setting the password in the conf file and then running a database script or setting the password in Postgres but I didn't want to try it and break something.
As far as the password goes it really doesn't matter one way or the other. I come from where everything has passwords and I'm trying to find out what others do - what is general practice. The docs say nothing about it and I assume Bareos has set things up to be pretty secure. My installation has no password in the catalog configuration nor was I asked for one when I ran the install via yum.
I'm not sure what auth secret you are referring to. The bareos user in postgres has no password. I'm wary of changing passwords after the fact for apps like Bareos because things can break badly.
I guess what I'm asking is what does Bareos recommend. Should I apply a password to the database user and if so I assume I change it in the catalog and in postgres also. Do I need to do anything other than restart the bareos services?
Thank you.
Okay. Well, it's not available for general download so I'll have to wait till it catches up.