The
are used to define resource limits
enforced by the network group.
ds-cfg-network-group-resource-limits
top
Specifies the maximum number of connections in the network group.
A value of 0 means that no limit is enforced.
0
ds-cfg-max-connections
Specifies the maximum number of connections from the same client
(identified by its IP address).
A value of 0 means that no limit is enforced.
0
ds-cfg-max-connections-from-same-ip
Specifies the maximum number of operations per connection.
A value of 0 means that no limit is enforced.
0
ds-cfg-max-ops-per-connection
Specifies the maximum number of concurrent operations per connection.
A value of 0 means that no limit is enforced.
0
ds-cfg-max-concurrent-ops-per-connection
Specifies the maximum number of entries that the Directory Server
should return to the client during a search operation.
A value of 0 indicates that no size limit is enforced. Note that this
is the network-group limit, but it may be overridden on a
per-user basis.
Use the global default size limit.
ds-cfg-search-size-limit
Specifies the maximum length of time that the Directory Server should
spend processing a search operation.
A value of 0 seconds indicates that no time limit is enforced. Note that
this is the network group time limit, but it may be overridden
on a per-user basis.
Use the global default time limit.
ds-cfg-search-time-limit
Specifies the minimum length for a search substring.
Search operations with short search substring are likely to match
a high number of entries and might degrade performances. A value of 0
indicates that no limit is enforced.
0
ds-cfg-min-substring-length
Specifies the referral policy.
The referral policy defines the behavior when a referral is
received. The server can either discard the referral, forward
the referral to the client or follow the referral.
forward
Discard referrals.
Forward referrals.
Follow referrals
ds-cfg-referral-policy
Specifies the referral bind policy.
The referral bind policy is used only when the referral policy
is set to "follow". It specifies whether the referral is followed
with the client bind DN and password or anonymously.
anonymous
Follow referrals anonymously.
Follow referrals with the client bind DN and password.
ds-cfg-referral-bind-policy
Specifies the maximum number of hops when following referrals.
A value of 0 means that no limit is enforced.
0
ds-cfg-referral-hop-limit