fc0fdab7ea
city/state/country etc. PR: 24024 Submitted by: Anton Berezin <tobez@tobez.org>
9 lines
324 B
Text
9 lines
324 B
Text
Set::NestedGroups gives an implementation of nested groups, access
|
|
control lists (ACLs) would be one example of nested groups.
|
|
|
|
For example, if Joe is a Manager, and Managers have access to payroll,
|
|
you can create an ACL which implements these rules, then ask the ACL if
|
|
Joe has access to payroll.
|
|
|
|
-Anton
|
|
<tobez@tobez.org>
|