db.password
Background
This parameter specifies the password to use when connecting to the database.
This password will need to be correct for the specified username, and the database must accept username/password connections.
Note that for databases which do not require a password (i.e. SQLite), no password is required.