Category Archives: Code

RBAC in MySQL

Filed under Code, Computers, Research, Security

While I haven’t finished converting my RBAC implementation for MySQL to conform to the SQL standard (I wish we had thought of this originally), there has been some interest so I placed my code online. You can find my RBAC in MySQL page here.