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 > General > Database Concepts & Design > Groups and permissions

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-30-07, 15:05
bachgen bachgen is offline
Registered User
 
Join Date: May 2007
Posts: 1
Groups and permissions

I am in the process of creating a database to hold information about an organisation and it's people who volunteer for it.

While I have nearly completed that aspect of the database, I am trying to resolve the issues of
  1. Allowing the volunteers to amend there own records with out logging in (wikipedia).
  2. creating a number of groups to assign different permissions (delete, add, report)
I am not sure what tables structure would be needed to allow myself to achieve this.

I have a table (people) which holds information about the volunteers, I could modify this with a password field to cater for security.

I would need to create a group table but am not sure what columns to include to allow me to allow deny access to different areas of the system.

I would appreciate your thoughts and advice.

Cheers.
Reply With Quote
  #2 (permalink)  
Old 07-09-07, 15:05
kaervas59 kaervas59 is offline
Registered User
 
Join Date: Jun 2007
Posts: 5
I'm working on the same issue actually. Have you find a solution? If not, it will be pleasure to discuss with you about that. The only different thing I need is a way for Group to have a membership in other group.
Reply With Quote
  #3 (permalink)  
Old 07-09-07, 15:26
kaervas59 kaervas59 is offline
Registered User
 
Join Date: Jun 2007
Posts: 5
If I understand your problem correctly...
Attached Thumbnails
Groups and permissions-solution.jpg  
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