What is the standard Database TABLE design for an ACL?
Asked Answered
L

1

7

I wish to build an ACL for an application, and I was wondering if there was a standard database schema design for this?

Lionhearted answered 9/12, 2010 at 11:49 Comment(0)
T
4

If it suits your needs to use Role-Based Security as the model for your ACL, then you can use the model I described in the answer to this question. If role-based security won't work for you as a model, is there a particular security model you had in mind?

Translucid answered 19/2, 2012 at 1:37 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.