If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Authentication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-02-06, 09:57
screenmates screenmates is offline
Registered User
 
Join Date: Jul 2005
Posts: 63
Authentication

Hi All,

I'm trying to incorporate auth logic into the ancestor objects whereby I just have to set some flags in the descendant pages for automatic authentication. But I'm a bit confused as to how to design the auth module. Do I authenticate each page or each table or each action (select/insert/delete/update) on each page/table? How do I go about authenticating a page-action if the page has multiple action buttons such as Add, Edit, Delete...? Is it better to store auth data in the database? If so, what tables do I need (users/groups...) and their structure?

Please help...

TIA
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On