Full_Name: Emmanuel Lecharny
Version: 2.4.40
OS:
URL:
ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (109.190.108.22)
The slapd-config man page says that we can store the sizeLimit and timeLimit
values as multiple values, when they are single value attributes (at least they
should be...) :
olcTimeLimit: time[.{soft|hard}]=<integer> [...]
Specify the maximum number of seconds (in real time) slapd will
spend answering a search request. The default time limit is
3600. Use unlimited to specify no limits. The second format
allows a fine grain setting of the time limits. Extra args can
be added ***in the same value or as additional values***.
See
olcLimits for an explanation of the different flags.