Gossamer Forum
Home : Products : DBMan SQL : Discussion :

users have different rights for different tables

Quote Reply
users have different rights for different tables
Hi,

If I understand the system correctly, there are two options for creating userlists:
  • create a new userlist for each table, you can give users different rights on all tables, but you have to copy the user definitions for each table

  • create one userlist that all tables use, the rights will be the same for all tables

I want one user list to have different rights for different tables. Unsure I guess I can implement this is two different ways:
  • make different lists and write a script that propagates changes from one list to all other lists?

  • keep one list, and write a plugin that reads the access rights from my own table and changes the setting accordingly for each request.

  • modify the GT code, but this seems a lot of work and I will have the risk of not being able to upgrade...


Does anyone have any experience or and suggestion about which way would be the easiest to implement and maintain?

Thanks, Jasper

http://www.bookings.org
Subject Author Views Date
Thread users have different rights for different tables jaspercram 4864 Nov 29, 2002, 9:10 AM
Post Re: [jaspercram] users have different rights for different tables
jaspercram 4707 Dec 2, 2002, 5:12 AM
Thread Re: [jaspercram] users have different rights for different tables
Armin 4667 Dec 12, 2002, 11:24 PM
Thread Re: [Armin] users have different rights for different tables
jaspercram 4671 Dec 12, 2002, 11:31 PM
Thread Re: [jaspercram] users have different rights for different tables
hennagaijin 4625 Mar 5, 2003, 9:14 AM
Thread Re: [hennagaijin] users have different rights for different tables
jaspercram 4609 Mar 7, 2003, 12:23 AM
Post Re: [jaspercram] users have different rights for different tables
kjellkk 4563 Mar 20, 2003, 2:08 AM