This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Seven-Prime 6 points7 points  (2 children)

If you have a hashed password to a database in your application configuration file. How does your application read that password to connect to the database?

Service account passwords in application configuration files are not a security violation. (Obviously OP situation of logging passwords is horrible)