I\'m trying to come up with a DB schema for an RBAC, and I want to be able to create \"departments\" and \"positions\". Positions will extend the generic privileges of departme
Standards? This is an unanswerable question, as none such things exists. RBAC is always customized on the basis of the requirements.
You might want to see following resources:
Archived version of above link (https://web.archive.org/web/20110718210859/http://www.sitepoint.com/forums/php-application-design-147/patterns-tutorial-series-part-1-rbac-domain-model-162027.html)