NetworkGroupCfgDefn.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschuser-friendly-name=Network Group
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschuser-friendly-plural-name=Network Groups
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschsynopsis=The Network Group is used to classify incoming client connections and route requests to workflows.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.synopsis=Specifies a set of allowed authorization methods that clients must use in order to establish connections to this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.default-behavior.alias.synopsis=All authorization methods are allowed.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.syntax.enumeration.value.anonymous.synopsis=Unauthorized clients.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.syntax.enumeration.value.sasl.synopsis=Clients who bind using SASL/external certificate based authentication.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-auth-method.syntax.enumeration.value.simple.synopsis=Clients who bind using simple authentication (name and password).
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-bind-dn.synopsis=Specifies a set of bind DN patterns that determine the clients that are allowed to establish connections to this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-bind-dn.description=Valid bind DN filters are strings composed of zero or more wildcards. A double wildcard ** replaces one or more RDN components (as in uid=dmiller,**,dc=example,dc=com). A simple wildcard * replaces either a whole RDN, or a whole type, or a value substring (as in uid=bj*,ou=people,dc=example,dc=com).
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-bind-dn.default-behavior.alias.synopsis=All bind DNs are allowed.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-bind-dn.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-client.synopsis=Specifies a set of host names or address masks that determine the clients that are allowed to establish connections to this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-client.description=Valid values include a host name, a fully qualified domain name, a domain name, an IP address, or a subnetwork with subnetwork mask.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-client.default-behavior.alias.synopsis=All clients with addresses that do not match an address on the deny list are allowed. If there is no deny list, then all clients are allowed.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-client.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-protocol.synopsis=Specifies a set of allowed supported protocols that clients must use in order to establish connections to this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-protocol.default-behavior.alias.synopsis=All supported protocols are allowed.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-protocol.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.allowed-protocol.syntax.enumeration.value.ldap.synopsis=Clients using LDAP are allowed.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.allowed-protocol.syntax.enumeration.value.ldaps.synopsis=Clients using LDAPS are allowed.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.denied-client.synopsis=Specifies a set of host names or address masks that determine the clients that are not allowed to establish connections to this Network Group.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.denied-client.description=Valid values include a host name, a fully qualified domain name, a domain name, an IP address, or a subnetwork with subnetwork mask. If both allowed and denied client masks are defined and a client connection matches one or more masks in both lists, then the connection is denied. If only a denied list is specified, then any client not matching a mask in that list is allowed.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.denied-client.default-behavior.alias.synopsis=If an allow list is specified, then only clients with addresses on the allow list are allowed. Otherwise, all clients are allowed.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.denied-client.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.enabled.synopsis=Indicates whether the Network Group is enabled for use in the server.
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainenproperty.enabled.description=If a Network Group is not enabled then its workflows will not be accessible when processing operations.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.is-security-mandatory.synopsis=Specifies whether or not a secured client connection is required in order for clients to establish connections to this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.is-security-mandatory.requires-admin-action.synopsis=Changes to this property take effect immediately and do not interfere with connections that may have already been established.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.priority.synopsis=Specifies the priority for this Network Group.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.priority.description=A client connection is first compared against the Network Group with the lowest priority. If the client connection does not match its connection criteria, then the client connection is compared against the Network Group with next lowest priority, and so on. If no Network Group is selected then the client connection is rejected.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.workflow.synopsis=Specifies a set of workflows which should be accessible from this Network Group .
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.workflow.default-behavior.alias.synopsis=No workflows will be accessible.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschproperty.workflow.syntax.aggregation.constraint-synopsis=The referenced workflows must be enabled.
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschrelation.network-group-qos-policy.user-friendly-name=Network Group QOS Policy
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschrelation.network-group-qos-policy.user-friendly-plural-name=Network Group QOS Policies
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschrelation.network-group-qos-policy.synopsis=Specifies the set of quality of service (QoS) policies enforced by the QOS Policy .
2ac0ee86377636dcf9e8c0ddad93842b1fb3d46aStephan Boschrelation.network-group-qos-policy.description=All client connections belonging to the QOS Policy will comply with its policies.