lets say my mysql user and password are
username: mysite
password: 8762gf81fa
and my site in the config file has this user/pass plugged in
and then my file servers, they also have the same user/pass plugged in the config file
i was thinking, is this bad?
would it be better if for each file server, in the config file, i put in a different mysql user/pass, that still had privileges to the database ?
but then it probably wouldnt make things any more secure, because even if you set a different user/pass for each file server config file, the user/pass still needs access/privilegse to the database regardless
just was thinking of how to increase security
username: mysite
password: 8762gf81fa
and my site in the config file has this user/pass plugged in
and then my file servers, they also have the same user/pass plugged in the config file
i was thinking, is this bad?
would it be better if for each file server, in the config file, i put in a different mysql user/pass, that still had privileges to the database ?
but then it probably wouldnt make things any more secure, because even if you set a different user/pass for each file server config file, the user/pass still needs access/privilegse to the database regardless
just was thinking of how to increase security