Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Menu and Security » Roles Security RBAC Relationship?
Roles Security RBAC Relationship? [message #3622] Mon, 01 April 2013 07:36 Go to next message
mdsabz is currently offline  mdsabz
Messages: 5
Registered: March 2013
Junior Member
Referencing article http://www.tonymarston.net/php-mysql/role-based-access-contr ol.html to understand RBAC system.

As such I've got the radicore application up and running on my local machine, and in the middle of understanding user roles and security, I've noticed there is no relationship which exists between tables of RBAC schema, but the diagram explaining RBAC does indicate some sort of relationship.

Any reasons as to why it is this way, has it, been omitted, or am I missing something.

Please let know, thanks.

sabz
Re: Roles Security RBAC Relationship? [message #3628 is a reply to message #3622] Wed, 03 April 2013 10:19 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
By "relationships" do you mean "foreign key constraints"? The two are not the same thing as it is possible to have relationships without any constraints. It is not my practice to define constraints in the database, instead I do it in my data dictionary.

Previous Topic: Redirection to Login page
Next Topic: Time limits for users
Goto Forum:
  


Current Time: Thu Apr 18 13:48:39 EDT 2024

Total time taken to generate the page: 0.07148 seconds