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