Hallvard B Furuseth wrote:
Howard Chu writes:
I'm leaning toward add_attr_acl but not too thrilled with that. It's hard to come up with a meaningful name that doesn't get overly verbose. Any other suggestions?
Is this a per-database on/off option defaulting from a global setting, or just a global "on if included" option?
It's a per-DB boolean, yes. Default is off. (Except for cn=config, which will default on.)
Nitpick, but I would call it "access<something>" so it sorts next to "access".
Currently I'm using 'add_content_acl' and add* sorts next to "access"...