mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Add subord scope for syncrepl
This commit is contained in:
parent
afa10c3486
commit
3b4fc9b393
1 changed files with 1 additions and 1 deletions
|
|
@ -1524,7 +1524,7 @@ in order to work over all of the glued databases. E.g.
|
|||
.B [retry=[<retry interval> <# of retries>]+]
|
||||
.B [searchbase=<base DN>]
|
||||
.B [filter=<filter str>]
|
||||
.B [scope=sub|one|base]
|
||||
.B [scope=sub|one|base|subord]
|
||||
.B [attrs=<attr list>]
|
||||
.B [attrsonly]
|
||||
.B [sizelimit=<limit>]
|
||||
|
|
|
|||
Loading…
Reference in a new issue