| | |
| | | property.attribute-type.description=At least one attribute type must be specified, and the syntax of any attributes must be either a distinguished name (1.3.6.1.4.1.1466.115.121.1.12) or name and optional UID (1.3.6.1.4.1.1466.115.121.1.34). |
| | | property.base-dn.synopsis=Specifies the base DN that limits the scope within which referential integrity is maintained. |
| | | property.base-dn.default-behavior.alias.synopsis=Referential integrity is maintained in all public naming contexts. |
| | | property.check-references.synopsis=Specifies whether or not reference attributes must refer to existing entries. |
| | | property.check-references.description=When this property is set to true, this plugin will ensure that any new references added as part of an add or modify operation point to existing entries, and that the referenced entries match the filter criteria for the referencing attribute, if specified. |
| | | property.check-references-filter-criteria.synopsis=Specifies additional filter criteria which will be enforced when checking references. |
| | | property.check-references-filter-criteria.description=If a reference attribute has filter criteria defined then this plugin will ensure that any new references added as part of an add or modify operation refer to an existing entry which matches the specified filter. |
| | | property.check-references-filter-criteria.syntax.string.pattern.synopsis=An attribute-filter mapping. |
| | | property.check-references-scope-criteria.synopsis=Specifies whether or not referenced entries must reside within the same naming context as the entry containing the reference. |
| | | property.check-references-scope-criteria.description=The reference scope will only be enforced when reference checking is enabled. |
| | | property.check-references-scope-criteria.syntax.enumeration.value.global.synopsis=References may refer to existing entries located anywhere in the Directory. |
| | | property.check-references-scope-criteria.syntax.enumeration.value.naming-context.synopsis=References must refer to existing entries located within the same naming context. |
| | | property.enabled.synopsis=Indicates whether the plug-in is enabled for use. |
| | | property.invoke-for-internal-operations.synopsis=Indicates whether the plug-in should be invoked for internal operations. |
| | | property.invoke-for-internal-operations.description=Any plug-in that can be invoked for internal operations must ensure that it does not create any new internal operatons that can cause the same plug-in to be re-invoked. |