[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: "dynamic" acls



>>>>> "Quanah" == Quanah Gibson-Mount <quanah@stanford.edu> writes:

    Quanah> ACI's work for some environments, but they definitely
    Quanah> won't work for mine, where ACL's are all entirely tree
    Quanah> based, not entry based.  Maybe they will work for the
    Quanah> person who wants that functionality though.

Tree based ACL can be 'simulated' with ACI's. It's just a matter
of making sure your administration program can recursivly modify
ACI's. It's not easy, but it CAN be done.

My phpQLAdmin does this (not perfectly recursive yet though).