dbTalk Databases Forums  

best access control method?

comp.databases comp.databases


Discuss best access control method? in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Harry Stangel
 
Posts: n/a

Default best access control method? - 07-26-2003 , 01:12 PM






What do you think is the best method to control db access when writing a
frontend app? For discussion purposes, let's assume:

1. The app will be written in Java
2. The app will work with (almost) any DMBS and avoid vendor-specific
features
3. We would like to grant access to groups/roles as well as specific users
4. We would like fine-grained access control, to the column level

Is it better to use the built-in DBMS access control, or write custom access
controls into the app?

Harry Stangel



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.