Skip to content
Snippets Groups Projects
Commit a5b8a41c authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

ITS#9003

Note that with slapd-ldap, the special character "*" actually allows anonymous rather than denies, as is the case with authz-policy
parent d86caaca
No related branches found
No related tags found
No related merge requests found
......@@ -203,14 +203,16 @@ if defined, selects what
identities are authorized to exploit the identity assertion feature.
The string
.B <authz-regexp>
follows the rules defined for the
mostly follows the rules defined for the
.I authzFrom
attribute.
See
.BR slapd.conf (5),
section related to
.BR authz\-policy ,
for details on the syntax of this field.
for details on the syntax of this field. This parameter differs from
the documented behavior in relation to the meaning of *, which in this
case allows anonymous rather than denies.
.HP
.hy 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment