Skip to content
Snippets Groups Projects
Commit 94028fe7 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

add more checks on input values

parent 46a88603
No related branches found
No related tags found
No related merge requests found
......@@ -1552,7 +1552,7 @@ The \fBscope\fP defaults to \fBsub\fP, the \fBfilter\fP defaults to
\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).
accept "unlimited" and positive integers, and both default to "unlimited".
The LDAP Content Synchronization protocol has two operation types.
In the
.B refreshOnly
......
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