Le 5 mars 2021 à 17:31, Quanah Gibson-Mount <quanah(a)symas.com>
a écrit :
--On Friday, March 5, 2021 10:03 AM +0100 Frédéric Goudal
<frederic.goudal(a)bordeaux-inp.fr> wrote:
> Hello,
>
> Thanks for the correction I understand better now.
>
> And than another question : there is no <access> keyword in the acl.
>
> Does it mean that the default value is read ? The man page is not clear
> about it (or I have not read it correctly).
I suggest reading the slapd.access(5) man page. It clearly notes that <access> is
optional.
Yes, I have read that its optional but I have not found what is the meaning of no access
part in an acl ?
I understand that in the line : by * break
there is no need of an access level. But is there any other use case of no access level
?
Thanks for your second answer, in the first line (access by dn.exact=<somedn> ) the
read was missing.
f.g.