NetworkGroupCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maederuser-friendly-name=Network Group
c63ebf815c8a874525cf18670ad74847f7fc7b26Christian Maederuser-friendly-plural-name=Network Groups
7d170078860d52494588609be44be963c416ecf6Christian Maedersynopsis=The Network Group is used to classify incoming client connections and route requests to workflows.
25cc5fbba63f84b47e389af749f55abbbde71c8cChristian Maederproperty.allowed-auth-method.synopsis=Specifies a set of allowed authorization methods that clients must use in order to establish connections to this Network Group.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.allowed-auth-method.default-behavior.alias.synopsis=All authorization methods are allowed.
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maederproperty.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.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.allowed-auth-method.syntax.enumeration.value.anonymous.synopsis=Unauthorized clients.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.allowed-auth-method.syntax.enumeration.value.sasl.synopsis=Clients who bind using SASL/external certificate based authentication.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.allowed-auth-method.syntax.enumeration.value.simple.synopsis=Clients who bind using simple authentication (name and password).
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maederproperty.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.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.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).
f4a2a20e49f41b2afa657e5e64d9e349c7faa091Christian Maederproperty.allowed-bind-dn.default-behavior.alias.synopsis=All bind DNs are allowed.
f2f9df2e17e70674f0bf426ed1763c973ee4cde0Christian Maederproperty.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.
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maederproperty.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.
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maederproperty.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.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.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.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.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.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maederproperty.allowed-protocol.synopsis=Specifies a set of allowed supported protocols that clients must use in order to establish connections to this Network Group.
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettichproperty.allowed-protocol.default-behavior.alias.synopsis=All supported protocols are allowed.
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettichproperty.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.
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettichproperty.allowed-protocol.syntax.enumeration.value.ldap.synopsis=Clients using LDAP are allowed.
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettichproperty.allowed-protocol.syntax.enumeration.value.ldaps.synopsis=Clients using LDAPS are allowed.
a737caf82de97c1907027c03e4b4509eb492b4b8Christian Maederproperty.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.
68d10d143f29fcff3c637ba24f90e983995ceae6Christian Maederproperty.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.
96646aed2ae087b942ae23f15bbe729a8f7c43d3Christian Maederproperty.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.
01e383014b555bbcf639c0ca60c5810b3eff83c0Christian Maederproperty.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.
3b06e23643a9f65390cb8c1caabe83fa7e87a708Till Mossakowskiproperty.enabled.synopsis=Indicates whether the Network Group is enabled for use in the server.
9dac90ec2be2a72e03893095461960d483fe2fc2Christian Maederproperty.enabled.description=If a Network Group is not enabled then its workflows will not be accessible when processing operations.
5e5d3e82af3bc2834f8718a52d9f45da80220273Dominik Lueckeproperty.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.
bd781b581d11a1d345d0e04b47c3ae398acb46f3Christian Maederproperty.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.
ce8b15da31cd181b7e90593cbbca98f47eda29d6Till Mossakowskiproperty.priority.synopsis=Specifies the priority for this Network Group.
e7757995211bd395dc79d26fe017d99375f7d2a6Christian Maederproperty.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.
e7757995211bd395dc79d26fe017d99375f7d2a6Christian Maederrelation.network-group-qos-policy.user-friendly-name=Network Group QOS Policy
63f0e65a37b95621334db9ee4ba0cd9d826f5c0fChristian Maederrelation.network-group-qos-policy.user-friendly-plural-name=Network Group QOS Policies
63f0e65a37b95621334db9ee4ba0cd9d826f5c0fChristian Maederrelation.network-group-qos-policy.synopsis=Specifies the set of quality of service (QoS) policies enforced by the QOS Policy .
a1ed34933c266ce85066acb0d7b20c90cb8eb213Christian Maederrelation.network-group-qos-policy.description=All client connections belonging to the QOS Policy will comply with its policies.