473,387 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

database access & asp.net

If a user has permissions to add and delete rows from a table i.e. adding
and removing items from an order what is to stop a malicious user changing
the product code in the form and then adding to or removing items to/from
another user's order ?

How do we ensure that the rows the user is editing are rows the user has
permission to edit ?

Thanks
Jul 21 '05 #1
3 1164
Two words Application Architecture. Seriously you need to implement your
own security model if you want to provide for row level and field level
security.

Secondly if you are developing a web app the user should not have rights to
your database. The connection should be handled by an "Application User"
that in turn is managed by a Connection Pool.

Dan

"Murphy" <mu****@murphy.com> wrote in message
news:%2*******************@TK2MSFTNGP09.phx.gbl...
If a user has permissions to add and delete rows from a table i.e. adding
and removing items from an order what is to stop a malicious user changing
the product code in the form and then adding to or removing items to/from
another user's order ?

How do we ensure that the rows the user is editing are rows the user has
permission to edit ?

Thanks

Jul 21 '05 #2
Are there any security models that have been tried and proven, don't want to
reinvent the wheel ?
Thanks

"solex" <so***@nowhere.com> wrote in message
news:%2*****************@TK2MSFTNGP10.phx.gbl...
Two words Application Architecture. Seriously you need to implement your
own security model if you want to provide for row level and field level
security.

Secondly if you are developing a web app the user should not have rights to your database. The connection should be handled by an "Application User"
that in turn is managed by a Connection Pool.

Dan

"Murphy" <mu****@murphy.com> wrote in message
news:%2*******************@TK2MSFTNGP09.phx.gbl...
If a user has permissions to add and delete rows from a table i.e. adding and removing items from an order what is to stop a malicious user changing the product code in the form and then adding to or removing items to/from another user's order ?

How do we ensure that the rows the user is editing are rows the user has
permission to edit ?

Thanks


Jul 21 '05 #3
There are many security models but none that I have seen that will implement
row level security in your database. It has been my experience that if you
want granular security you will need to implement it on your own.
Dan

"Murphy" <mu****@murphy.com> wrote in message
news:eo****************@TK2MSFTNGP09.phx.gbl...
Are there any security models that have been tried and proven, don't want to reinvent the wheel ?
Thanks

"solex" <so***@nowhere.com> wrote in message
news:%2*****************@TK2MSFTNGP10.phx.gbl...
Two words Application Architecture. Seriously you need to implement your
own security model if you want to provide for row level and field level
security.

Secondly if you are developing a web app the user should not have rights

to
your database. The connection should be handled by an "Application User" that in turn is managed by a Connection Pool.

Dan

"Murphy" <mu****@murphy.com> wrote in message
news:%2*******************@TK2MSFTNGP09.phx.gbl...
If a user has permissions to add and delete rows from a table i.e.

adding and removing items from an order what is to stop a malicious user changing the product code in the form and then adding to or removing items to/from another user's order ?

How do we ensure that the rows the user is editing are rows the user has permission to edit ?

Thanks



Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Earl Partridge | last post by:
Windows XP, Frontpage 2000, IIS 5.1, Access 2000 When I attempt to open a connection to my database I get an error the page cannot be found... this on my local machine, using localhost. The page...
0
by: bettina | last post by:
I had an Access database and I had always used in my tables (whenever possible) pop up lists to choose elements.. for example, for a column I've wrote in "Datensatzherkunft" SELECT tbl.field1 FROM...
4
by: Smriti Dev | last post by:
Hi There, I'm creating a MS ACCESS database using Ms Access 2000 to store Interpretation requests by different departments in a hospital and Interpreter availability. All internal departments...
5
by: XFER | last post by:
Does anyone know how well 10 concurrent users will perform on the above config? Are there any known issues, limits to using MS Access with IIS 5 and ASP.net on a non- ..net server (NT)? thanks.
3
by: blantz | last post by:
I am trying to connect to an Access database on a network drive and the web server is on the same network, i.e. G:\sample\test.mdb and everytime I try to connect to it I get an error saying......
3
by: MW de Jager | last post by:
I'm having endless problems with gaining access to an Access Database that sits on a different server. My ASP.NET app cannot gain control. The errror message I get is: The Microsoft Jet...
26
by: Jimmy | last post by:
ill have a database with 1 table and 3 fields: ID FIRSTNAME LASTNAME (the ID field will be the auto incrementing index) there might be 10 records in the DB, there might be 10,000. i...
1
by: FlyingBuckner | last post by:
All right be kind, this is my first question on a forum. I need help on selecting the right software to purchase. I have a database set up using Access, 6 users. It is split into Tables and...
1
by: Sebarry | last post by:
Hi, I'm trying to read the results of a database query into an XML document but it's only read so far and stopping. The XML document is as follows: <?xml version="1.0" encoding="utf-8"?> ...
1
by: Brit | last post by:
I have an ASP file that retrieves names from an Access database for 4 different categories of membership, which the visitor to the page selects (corporate, institutional, regular, or student). The...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.