mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
Remove addr= from acl description. Need to add sockname,
peername, and other 2.0 acl options.
This commit is contained in:
parent
aeb1b9c50a
commit
27978a5710
@ -622,9 +622,8 @@ separate RDN components.
|
||||
|
||||
Other control factors are also supported.
|
||||
For example, a {{EX:<what>}} can be restricted by a
|
||||
regular expression matching the client's IP address or domain name:
|
||||
regular expression matching the client's domain name:
|
||||
|
||||
> addr=<regular expression>
|
||||
> domain=<regular expression>
|
||||
|
||||
or by an entry listed in a DN-valued attribute in the entry to
|
||||
|
Loading…
Reference in New Issue
Block a user