Re: ACL to deny deletes but allow entry creation.
Aravind Gottipati <[email protected]> Sat, 24 Apr 2010 19:23:38 -0700
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 24, 2010 at 7:00 PM, <[email protected]> wrote: > man slapd.access(5), see in detail the "a" (add) and "z" privileges. To > determine what you need to apply the privileges, please carefully read the > section "OPERATION REQUIREMENTS". Oh cool, thank you for the pointer! I have been going off http://www.openldap.org/doc/admin24/access-control.html#The%20access%20to%20grant and that only specified write. I should remember to cross check stuff with the man pages more often. Thanks again. Aravind.