Welcome Guest, Not a member yet? Register   Sign In
help with role based authentication
#2

[eluser]Udi[/eluser]
Its really not that hard as you might think.

Theres two ideas that you can implement:
1. Level-Based - each user has a level: 1,2,3,4,5.
You define that to view page X you [the user] have to be at least in level 3, so each user that has level 3 or more can view page X.

2. Permission-Based - you create users and relate each user to page. you have permissions table and table that relates user to permission.

The second option is much more powerful, but maybe you don't need it.

Is this information helped you?


Messages In This Thread
help with role based authentication - by El Forum - 01-09-2010, 09:24 AM
help with role based authentication - by El Forum - 01-09-2010, 10:30 AM
help with role based authentication - by El Forum - 01-09-2010, 11:06 AM
help with role based authentication - by El Forum - 01-09-2010, 11:09 AM
help with role based authentication - by El Forum - 01-09-2010, 11:21 AM
help with role based authentication - by El Forum - 01-11-2010, 02:15 PM
help with role based authentication - by El Forum - 01-11-2010, 02:33 PM
help with role based authentication - by El Forum - 01-12-2010, 08:34 AM
help with role based authentication - by El Forum - 01-12-2010, 10:25 AM
help with role based authentication - by El Forum - 01-12-2010, 10:47 AM
help with role based authentication - by El Forum - 01-12-2010, 12:14 PM
help with role based authentication - by El Forum - 01-12-2010, 12:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB