| Added: May/30/2006 at 7:33pm | IP Logged
|
|
|
I am using Asprotect to restrict access on 8 different web apps(each app has its own database). I have a table with 3 fields for each app. User_Id, Groups and AccessUsers. The Groups field controls access to the different screens in the app. The AccessUsers field allows the User_Id access to the data of users listed in it.
example (one row):
User_Id - 221
Groups - *1*,*2*,*3*
AccessUsers - *222*,*223*,*224* (User_Ids)
User_Id 221 can access screens 1,2, and 3. User_Id 221 can view the data of users 222, 223, and 224 in above screens.
My question: is there a better way to restrict access to screens and user data using Asprotect?
Thanks for any comments or suggestions,
GJ
__________________ G
|