Security |
1/16/2007 11:27:41 AM |
ASPRunnerPro General questions | |
Just a basic question guys - I've used ASPRunner for a couple of projects now just to allow clients to update a simple access database for the content on their sites. |
|
![]() |
Sergey Kornilov admin 1/16/2007 |
Yes, this is the right way to secure a database.
|
|
garydee author 1/17/2007 |
Yes, this is the right way to secure a database. There are some extra steps though I believe they are optional:
|
![]() |
Sergey Kornilov admin 1/17/2007 |
commonfunctions.asp do not store any username or passwords. |
|
garydee author 1/17/2007 |
commonfunctions.asp do not store any username or passwords.
|
![]() |
Sergey Kornilov admin 1/17/2007 |
You must be using some older version of ASPRunnerpro. |
|
garydee author 1/17/2007 |
You must be using some older version of ASPRunnerpro. Anyway your data as secure as your web server is. If someone gets FTP access to your server you are in trouble no matter what kind of security you use. In other case you are fine.
|