Re: securing a database deployment
From: Zach Wells (zwells_at_remove_ain1.com)
Date: 10/13/04
- Next message: Simon Hayes: "Re: How to Identify a User's Permissions to SQL Server Tables via VB 6.0 Application"
- Previous message: Essam Salah: "securing a database deployment"
- In reply to: Essam Salah: "securing a database deployment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 13 Oct 2004 15:00:39 -0500
Essam Salah wrote:
> Hi All
>
> I want to deploy a SQL server database on my client windows 2003 server ; I
> will have admin access on the server through Terminal services
>
> The client server will have SQL server 2000 installed ; and I will use a
> backup copy of my db and install it using Restor Database command in the
> Enterprise manager
>
> How can prevent my client from viewing/modifing my Database while he has
> admin access to the server ?
Charge him 5xyour normal rate to fix anything he breaks.
>
> The database will host information relative to an ASP.net website that is
> hosted on IIS on the same server ; a username/password for this DB should be
> available also on the web.config file of the ASP.net website .. what is the
> minimum security setting that should be given to this username/password to
> allow the website manipulate the database ?
>
> Please advice about that ; the reason I want to do this is to prevent my
> client from reverse engineering my system analysis and databse design; but
> at the same time being able to use my ASP.net web application .
>
You can create contracts that make it illegal for them to reverse
engineer your application, assuming you're selling him a complete
application and that you weren't hired to create the specific
application for the client.
Zach
- Next message: Simon Hayes: "Re: How to Identify a User's Permissions to SQL Server Tables via VB 6.0 Application"
- Previous message: Essam Salah: "securing a database deployment"
- In reply to: Essam Salah: "securing a database deployment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|