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

Re: multiple conditions in ACL



At 05:45 PM 12/18/2003, Ace Suares wrote:
>I don't know what off the cuff means,

 From WordNet (r) 2.0 [wn]:

  off the cuff
       adv : without preparation; "the presidential candidate made a
             remark off the cuff"

>but I can hardly believe this ACL will even compile :-)

Looks like it has at least once syntax error...

>> access to dn.base="ou=gl,dc=example,dc=com"
>>   by group/groupOfUniqueNames/uniqueMember.exact="ou=gl,dc=example,dc=com"
>> break by * none

s/break/none break/

>>
>> access to dn.base="ou=gl,dc=example,dc=com"
>>   by
>> groupgroupOfUniqueNames/uniqueMember.exact="ou=admin,dc=example,dc=com"
>> write by * none