Re: what's problem if a user perform multi roles at the same time after login?
Posted By:
Steven_Martin
Posted On:
Thursday, August 14, 2003 10:03 AM
A user can have multiple roles in a role-based system. What's important is that two roles don't negate each other out. Ex: deleter and non-deleter. That's why roles usually give priviliges instead of denying them.