Securing the Database
Posted: Thu Sep 03, 2015 10:46 pm
Hi guys,
I was just looking around the zm config files, and just saw in the zm.conf that the sql db details are as follows;
# Username and group that web daemon (httpd/apache) runs as
ZM_WEB_USER=www-data
ZM_WEB_GROUP=www-data
# ZoneMinder database type: so far only mysql is supported
ZM_DB_TYPE=mysql
# ZoneMinder database hostname or ip address
ZM_DB_HOST=localhost
# ZoneMinder database name
ZM_DB_NAME=zm
# ZoneMinder database user
ZM_DB_USER=zmuser
# ZoneMinder database password
ZM_DB_PASS=zmpass
# Host of this machine
ZM_SERVER_HOST=
Is this secure, can i change this? If so what else do i need to change? As im guessing that all ZM installs have these same credentials?
Many thanks
I was just looking around the zm config files, and just saw in the zm.conf that the sql db details are as follows;
# Username and group that web daemon (httpd/apache) runs as
ZM_WEB_USER=www-data
ZM_WEB_GROUP=www-data
# ZoneMinder database type: so far only mysql is supported
ZM_DB_TYPE=mysql
# ZoneMinder database hostname or ip address
ZM_DB_HOST=localhost
# ZoneMinder database name
ZM_DB_NAME=zm
# ZoneMinder database user
ZM_DB_USER=zmuser
# ZoneMinder database password
ZM_DB_PASS=zmpass
# Host of this machine
ZM_SERVER_HOST=
Is this secure, can i change this? If so what else do i need to change? As im guessing that all ZM installs have these same credentials?
Many thanks