Hi,
We've noticed that the database connection strings in the following config files stores the username and password in plain text:
Web.config - API Server
Tessiturassg80.exe.config - Seat Server
ccserver.ini - CC Server
As security best practice, can these credentials be masked within the file, and if so will this cause any database connection issues?
Lisammmmmmmmmmmmmmmmmmmmmmmmmmm
Hi
Here is an article I was looking at describes how this works with .NET applications. I have yet to try it out or ask tessitura. But it is something we are looking at as well.
http://msdn.microsoft.com/en-us/library/ms998283.aspx
Thanks Jon, interesting article.
Lisa