Reputation: 86085
I feel ACL is like whitelisting, ie, give some users/groups some permission. Is this true?
Upvotes: 0
Views: 177
Reputation: 4920
yes
you can create list of user and where this user access to do some thing
also you can create list of group and assign access then create relation between user and groups
also see: http://en.wikipedia.org/wiki/Access_control_list
Upvotes: 1