Security Issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • S Shulman

    Security Issue

    Hi All

    I wonder whether it is safe to store the database username and password in a
    ASP page.
    Is there any chance that a user can down load the actual file?

    Thank you,
    Shmuel



  • Ray Costanzo [MVP]

    #2
    Re: Security Issue

    As long as you don't put the info in a file that is downloadable, no. What
    you do have to worry about though is security as far as who can access the
    file system of the server, i.e. the coworker next to you, someone else who
    works on the Web site with you, etc.

    Ray at home

    "S Shulman" <smshulman@hotm ail.com> wrote in message
    news:%23EHv$HIt EHA.2804@TK2MSF TNGP14.phx.gbl. ..[color=blue]
    > Hi All
    >
    > I wonder whether it is safe to store the database username and password in
    > a
    > ASP page.
    > Is there any chance that a user can down load the actual file?
    >
    > Thank you,
    > Shmuel
    >
    >
    >[/color]


    Comment

    Working...