ITS#4146,#4266 syncrepl search spec is not identical to ldapsearch(1)...

This commit is contained in:
Howard Chu 2005-12-20 12:19:22 +00:00
parent e6f624b48a
commit 7bee4a6099

View File

@ -1547,10 +1547,12 @@ according to the search specification. The search specification includes
and
.B timelimit
parameters as in the normal search specification.
The search specification for the LDAP Content Synchronization operation
has the same value syntax and the same default values as in the
.BR ldapsearch (1)
client search tool.
The \fBscope\fP defaults to \fBsub\fP, the \fBfilter\fP defaults to
\fB(objectclass=*)\fP, and there is no default \fBsearchbase\fP. The
\fBattrs\fP list defaults to \fB"*,+"\fP to return all user and operational
attributes, and \fBattrsonly\fP is unset by default.
The \fBsizelimit\fP and \fBtimelimit\fP only
accept integers and both default to 0 (meaning unlimited).
The LDAP Content Synchronization protocol has two operation types.
In the
.B refreshOnly