|
-
Mar 20th, 2003, 07:55 AM
#1
Thread Starter
Frenzied Member
web.config DB Connection String
Can anyone tell me the pros and cons of storing a database connection string in the web.config file
In relation to security
Thanks
-
Mar 20th, 2003, 09:16 AM
#2
I dont think there are any. The only way someone could see the web.config is if they get access to your files, and the same for putting it in a sesion variable being set in an aspx page.
-
Mar 20th, 2003, 11:25 AM
#3
Thread Starter
Frenzied Member
That's what I was thinking, so if a malicous user can see the file contents your pretty much up *****s creek already.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|