security - When is it acceptable to run app with no password on mysql? -


it's not crucial question, i'm still wondering, when it's possible have mysql connection settings some-user@localhost no-password.

  1. it's potential risk in case of shared web-provider: other user can access database (if know some-user name).
  2. is risky in case of vps(vds)?
  3. if run own server ip, assume approach safe? wrong? mimic localhost ip outside?


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -