Re: ACL Question 'write stop' 'write break'
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
> I know this is somewhat of an RTFM question, but I did RTFM and I dont > understand > why how BREAK is interpreted. "stop" means do not process any more "access" rules "break" means do not process any more "by" clauses within this "access" rule; continue processing from next "access" rule. "stop" is the default. p.