user496949
user496949

Reputation: 86085

ACL = whitelisting

I feel ACL is like whitelisting, ie, give some users/groups some permission. Is this true?

Upvotes: 0

Views: 177

Answers (1)

Mohammad Efazati
Mohammad Efazati

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

Related Questions