user-friendly-name=Network Group Resource Limits
user-friendly-plural-name=Network Group Resource Limits
synopsis=The Network Group Resource Limits are used to define resource limits enforced by the network group.
property.max-concurrent-ops-per-connection.synopsis=Specifies the maximum number of concurrent operations per connection.
property.max-concurrent-ops-per-connection.description=A value of 0 means that no limit is enforced.
property.max-connections.synopsis=Specifies the maximum number of connections in the network group.
property.max-connections.description=A value of 0 means that no limit is enforced.
property.max-connections-from-same-ip.synopsis=Specifies the maximum number of connections from the same client (identified by its IP address).
property.max-connections-from-same-ip.description=A value of 0 means that no limit is enforced.
property.max-ops-per-connection.synopsis=Specifies the maximum number of operations per connection.
property.max-ops-per-connection.description=A value of 0 means that no limit is enforced.
property.min-substring-length.synopsis=Specifies the minimum length for a search substring.
property.min-substring-length.description=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.
property.referral-bind-policy.synopsis=Specifies the referral bind policy.
property.referral-bind-policy.description=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.
property.referral-bind-policy.syntax.enumeration.value.anonymous.synopsis=Follow referrals anonymously.
property.referral-bind-policy.syntax.enumeration.value.use-password.synopsis=Follow referrals with the client bind DN and password.
property.referral-hop-limit.synopsis=Specifies the maximum number of hops when following referrals.
property.referral-hop-limit.description=A value of 0 means that no limit is enforced.
property.referral-policy.synopsis=Specifies the referral policy.
property.referral-policy.description=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.
property.referral-policy.syntax.enumeration.value.discard.synopsis=Discard referrals.
property.referral-policy.syntax.enumeration.value.follow.synopsis=Follow referrals
property.referral-policy.syntax.enumeration.value.forward.synopsis=Forward referrals.
property.search-size-limit.synopsis=Specifies the maximum number of entries that the Directory Server should return to the client during a search operation.
property.search-size-limit.description=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.
property.search-size-limit.default-behavior.alias.synopsis=Use the global default size limit.
property.search-time-limit.synopsis=Specifies the maximum length of time that the Directory Server should spend processing a search operation.
property.search-time-limit.description=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.
property.search-time-limit.default-behavior.alias.synopsis=Use the global default time limit.