mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
07.39.2011 453828a9e50784170865ea99fb6beac22d896e67
Fix OPENDJ-112 - The Changelog virtual attribute appears in al entries, should only apply to rootDSE.
Updated messsage files after the addition of the scope parameter in VirtualAttributeRules.
These were missing from the previous commit.
13 files modified
65 ■■■■■ changed files
opends/src/admin/messages/CollectiveAttributeSubentriesVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/EntryDNVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/EntryUUIDVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/GoverningStructureRuleVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/HasSubordinatesVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/IsMemberOfVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/MemberVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/NumSubordinatesVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/PasswordPolicySubentryVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/StructuralObjectClassVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/SubschemaSubentryVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/UserDefinedVirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/VirtualAttributeCfgDefn.properties 5 ●●●●● patch | view | raw | blame | history
opends/src/admin/messages/CollectiveAttributeSubentriesVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/EntryDNVirtualAttributeCfgDefn.properties
@@ -18,3 +18,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/EntryUUIDVirtualAttributeCfgDefn.properties
@@ -18,3 +18,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/GoverningStructureRuleVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/HasSubordinatesVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/IsMemberOfVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/MemberVirtualAttributeCfgDefn.properties
@@ -20,3 +20,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/NumSubordinatesVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/PasswordPolicySubentryVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/StructuralObjectClassVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/SubschemaSubentryVirtualAttributeCfgDefn.properties
@@ -17,3 +17,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
opends/src/admin/messages/UserDefinedVirtualAttributeCfgDefn.properties
@@ -18,4 +18,9 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.
property.value.synopsis=Specifies the values to be included in the virtual attribute.
opends/src/admin/messages/VirtualAttributeCfgDefn.properties
@@ -18,3 +18,8 @@
property.group-dn.description=If no values are given, then group membership is not taken into account when generating the virtual attribute. If one or more group DNs are specified, then only members of those groups are allowed to have the virtual attribute.
property.group-dn.default-behavior.alias.synopsis=Group membership is not taken into account when determining whether an entry is eligible to use this virtual attribute.
property.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
property.scope.synopsis=Specifies the LDAP scope associated with base DNs for entries that are eligible to use this virtual attribute.
property.scope.syntax.enumeration.value.base-object.synopsis=Search the base object only.
property.scope.syntax.enumeration.value.single-level.synopsis=Search the immediate children of the base object but do not include any of their descendants or the base object itself.
property.scope.syntax.enumeration.value.subordinate-subtree.synopsis=Search the entire subtree below the base object but do not include the base object itself.
property.scope.syntax.enumeration.value.whole-subtree.synopsis=Search the base object and the entire subtree below the base object.