| | |
| | | an invalid value for configuration attribute \ |
| | | ds-cfg-allow-attribute-name-exceptions (it should be a Boolean value of true \ |
| | | or false): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=Specifies the \ |
| | | behavior that the Directory Server should exhibit if it discovers an \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=Behavior that the \ |
| | | Directory Server should exhibit if it discovers an \ |
| | | attribute whose value does not conform to the syntax for that attribute. \ |
| | | Acceptable values for this attribute are "reject" to reject the invalid \ |
| | | value, "warn" to accept the invalid value but log a warning message, or \ |
| | |
| | | %s: %s |
| | | SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=An unexpected error occurred while \ |
| | | trying to export the Directory Server configuration to LDIF: %s |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=Specifies the number of \ |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=Number of \ |
| | | worker threads that should be used to process requests, which controls the \ |
| | | number of operations that the server may process concurrently. The optimal \ |
| | | value depends on the type of system on which the server is running and the \ |
| | | workload it needs to handle, and may best be determined by performance \ |
| | | testing. Changes to this attribute will take effect immediately |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=Specifies the maximum \ |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=Maximum \ |
| | | number of pending requests that may be held in the work queue at any one time \ |
| | | while all worker threads are busy processing other operations. If this limit \ |
| | | is reached, then any new requests will be rejected. A value of 0 indicates \ |
| | |
| | | backend should be enabled for use in the Directory Server. This may be \ |
| | | altered while the Directory Server is online, but if a backend is disabled, \ |
| | | then it will not be available for use |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=Specifies the fully-qualified \ |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=Fully-qualified \ |
| | | name of the Java class that should provide the core logic for this backend \ |
| | | implementation. Changes to this configuration attribute will not take effect \ |
| | | until the backend is disabled and re-enabled or the server is restarted |
| | |
| | | connection handler should be enabled for use in the Directory Server. This \ |
| | | may be altered while the Directory Server is online, but if a connection \ |
| | | handler is disabled, then it will not be available for use |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=Specifies the \ |
| | | fully-qualified name of the Java class that should provide the core logic for \ |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=Fully-qualified name of the \ |
| | | Java class that should provide the core logic for \ |
| | | this connection handler implementation. Changes to this configuration \ |
| | | attribute will not take effect until the connection handler is disabled and \ |
| | | re-enabled or the server is restarted |
| | |
| | | altered while the Directory Server is online, but if a matching rule is \ |
| | | disabled, after it has been used for one or more attributes then matching may \ |
| | | no longer function as expected for those attributes |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=Specifies the \ |
| | | fully-qualified name of the Java class that should provide the core logic for \ |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=Fully-qualified name of the \ |
| | | Java class that should provide the core logic for \ |
| | | this matching rule implementation. Changes to this configuration attribute \ |
| | | will not take effect until the matching rule is disabled and re-enabled or \ |
| | | the server is restarted. Also, changes to the matching rule class for \ |
| | |
| | | be altered while the Directory Server is online, but if a syntax is disabled, \ |
| | | after it has been used for one or more attributes then matching may no longer \ |
| | | function as expected for those attributes |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=Specifies the \ |
| | | fully-qualified name of the Java class that should provide the core logic for \ |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=Fully-qualified name of the \ |
| | | Java class that should provide the core logic for \ |
| | | this attribute syntax implementation. Changes to this configuration \ |
| | | attribute will not take effect until the syntax is disabled and re-enabled or \ |
| | | the server is restarted. Also, changes to the syntax class for attribute \ |
| | |
| | | error occurred while attempting to determine whether the plugin associated \ |
| | | with configuration entry %s should be enabled or disabled: %s. It will be \ |
| | | disabled |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Specifies the plugin \ |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Plugin \ |
| | | type(s) for this plugin, which control the times when this plugin will be \ |
| | | invoked during processing. This value is only read when the plugin is loaded \ |
| | | and initialized, so changes to this attribute will not take effect until the \ |
| | | plugin is disabled and re-enabled, or until the server is restarted |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=Specifies the fully-qualified \ |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=Fully-qualified \ |
| | | name of the Java class that should provide the core logic for this plugin \ |
| | | implementation. Changes to this configuration attribute will not take effect \ |
| | | until the plugin is disabled and re-enabled or the server is restarted |
| | |
| | | messages for internal operations should be excluded from the access log file |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Invalid \ |
| | | value specified for attribute %s. Allowed values are true or false |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=Specifies the set of base \ |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=Set of base \ |
| | | DNs that should be used for this backend. It is up to the backend \ |
| | | implementation as to whether changes to this attribute will automatically \ |
| | | take effect |
| | |
| | | does not contain a value for attribute ds-cfg-enabled, \ |
| | | which indicates whether the key manager provider is enabled for use in the \ |
| | | server |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Specifies the \ |
| | | fully-qualified name of the Java class that includes the key manager provider \ |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Fully-qualified name of the \ |
| | | Java class that includes the key manager provider \ |
| | | implementation. Changes to this configuration attribute will not take effect \ |
| | | until the key manager provider has been disabled and then re-enabled, or \ |
| | | until the server is restarted |
| | |
| | | does not contain a value for attribute ds-cfg-enabled, \ |
| | | which indicates whether the trust manager provider is enabled for use in the \ |
| | | server |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Specifies the \ |
| | | fully-qualified name of the Java class that includes the trust manager \ |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Fully-qualified name of the \ |
| | | Java class that includes the trust manager \ |
| | | provider implementation. Changes to this configuration attribute will not \ |
| | | take effect until the trust manager provider has been disabled and then \ |
| | | re-enabled, or until the server is restarted |
| | |
| | | does not contain a value for attribute ds-cfg-enabled, \ |
| | | which indicates whether the certificate mapper is enabled for use in the \ |
| | | server |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Specifies the \ |
| | | fully-qualified name of the Java class that includes the certificate mapper \ |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Fully-qualified name of the \ |
| | | Java class that includes the certificate mapper \ |
| | | implementation. Changes to this configuration attribute will not take effect \ |
| | | until the certificate mapper has been disabled and then re-enabled, or until \ |
| | | the server is restarted |
| | |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=The free disk space based \ |
| | | retention policy in the configuration entry %s. is not allowed for the \ |
| | | Directory Server when running on pre Java 6 VMs |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Specifies the unique \ |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Unique \ |
| | | identifier for this backend. Changes to this configuration attribute will \ |
| | | not take effect until the backend is disabled and re-enabled or the server is \ |
| | | restarted |
| | |
| | | %s has an invalid value for configuration attribute \ |
| | | ds-cfg-add-missing-rdn-attributes (it should be a Boolean value of true or \ |
| | | false): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=Specifies the \ |
| | | result code that should be used for responses in which the operation fails \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=Result code that \ |
| | | should be used for responses in which the operation fails \ |
| | | because of an internal server error. The value should be the integer \ |
| | | equivalent of the corresponding LDAP result code. Changes to this \ |
| | | configuration attribute will take effect immediately |
| | |
| | | identity mapper defined in configuration entry %s was not acceptable \ |
| | | according to its internal validation. However, no specific information is \ |
| | | available regarding the problem(s) with the entry |
| | | INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=Specifies the DN of the \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=DN of the \ |
| | | configuration entry for the identity mapper that the Directory Server should \ |
| | | use in conjunction with the proxied authorization V2 control. Changes to \ |
| | | this configuration attribute will take effect immediately |
| | |
| | | authorization identity mapper DN %s does not refer to an active identity \ |
| | | mapper. The Directory Server will not be able to process requests containing \ |
| | | the proxied authorization control with a username-based authorization ID |
| | | INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=Specifies the default maximum \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=Default maximum \ |
| | | number of entries that should be returned to a client when processing a \ |
| | | search operation. This may be overridden on a per-user basis by including \ |
| | | the ds-rlim-size-limit operational attribute in the user's entry. Changes to \ |
| | |
| | | occurred while attempting to determine whether the Directory Server \ |
| | | synchronization provider defined in configuration entry %s should be enabled: \ |
| | | %s |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=Specifies the \ |
| | | fully-qualified name of the Java class that will provide the logic for the \ |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=Fully-qualified name of the \ |
| | | Java class that will provide the logic for the \ |
| | | Directory Server synchronization provider. This attribute must be present in \ |
| | | all synchronization provider entries and may not be changed while the \ |
| | | Directory Server is running |
| | |
| | | the logic for the synchronization provider defined in configuration entry %s \ |
| | | has changed from %s to %s. This will not take effect until the Directory \ |
| | | Server is restarted |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=Specifies the \ |
| | | writability mode for this backend. The value may be "enabled" if all write \ |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=Writability mode for \ |
| | | this backend. The value may be "enabled" if all write \ |
| | | operations will be allowed, "disabled" if all write operations will be \ |
| | | rejected, or "internal-only" if only internal write operations and \ |
| | | synchronization updates will be allowed. Changes to this configuration \ |
| | |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=An unexpected \ |
| | | error occurred while attempting to determine the writability mode for the \ |
| | | backend defined in configuration entry %s: %s. The backend will be disabled |
| | | INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=Specifies the writability \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=Writability \ |
| | | mode for the Directory Server. The value may be one of "enabled", \ |
| | | "disabled", or "internal-only". Changes to this configuration attribute will \ |
| | | take effect immediately |
| | |
| | | the password generator defined in configuration entry %s was not acceptable \ |
| | | according to its internal validation. However, no specific information is \ |
| | | available regarding the problem(s) with the entry |
| | | INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=Specifies the DN of the \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=DN of the \ |
| | | configuration entry that defines the default password policy for the \ |
| | | Directory Server, which will be applied for all users for which a custom \ |
| | | password policy is not defined. This entry must exist and must specify a \ |
| | |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=An error \ |
| | | occurred while attempting to determine whether the Directory Server access \ |
| | | control as defined in configuration entry %s should be enabled: %s |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=Specifies the fully-qualified name of \ |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=Fully-qualified name of \ |
| | | the Java class that will provide the access control implementation for the \ |
| | | Directory Server. This attribute is mandatory |
| | | FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=The access control configuration \ |
| | |
| | | for the account status notification handler defined in configuration entry %s \ |
| | | was not acceptable according to its internal validation. However, no \ |
| | | specific information is available regarding the problem(s) with the entry |
| | | INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=Specifies the default \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=Default \ |
| | | maximum number of candidate entries checked for matches when processing a \ |
| | | search operation. This may be overridden on a per-user basis by including \ |
| | | the ds-rlim-lookthrough-limit operational attribute in the user's entry. \ |
| | |
| | | SEVERE_WARN_CONFIG_BACKEND_INSANE_MODE_568=Unable to set the requested file \ |
| | | permissions to the backend database directory. The requested permissions will \ |
| | | result in an inaccessible database |
| | | INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=Specifies the default maximum \ |
| | | INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=Default maximum \ |
| | | length of time that should be allowed when processing a search operation. \ |
| | | This may be overridden on a per-user basis by including the \ |
| | | ds-rlim-time-limit operational attribute in the user's entry. Changes to \ |
| | |
| | | group implementation defined in configuration entry %s was not acceptable \ |
| | | according to its internal validation. However, no specific information is \ |
| | | available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Specifies the set of \ |
| | | SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Set of \ |
| | | privileges that should automatically be assigned to root users when they \ |
| | | authenticate to the server |
| | | SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=The set of default root \ |