EntryDNVirtualAttributeCfgDefn_zh_TW.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
436aad11e01e916f75e68a2e9cb89ac217a990d3Tinderbox Useruser-friendly-name=Entry DN Virtual Attribute
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updateruser-friendly-plural-name=Entry DN Virtual Attributes
18920d790825d96ca3943aa2dcb6eb80dc611c5fTinderbox Usersynopsis=The Entry DN Virtual Attribute generates the entryDN operational attribute in directory entries, which contains a normalized form of the entry's DN.
18920d790825d96ca3943aa2dcb6eb80dc611c5fTinderbox Userdescription=This attribute is defined in the draft-zeilenga-ldap-entrydn Internet Draft and contains the DN of the entry in which it is contained. This component provides the ability to use search filters containing the entry's DN.
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox Userproperty.attribute-type.synopsis=Specifies the attribute type for the attribute whose values are to be dynamically assigned by the virtual attribute.
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox Userproperty.base-dn.synopsis=Specifies the base DNs for the branches containing entries that are eligible to use this virtual attribute.
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox Userproperty.base-dn.description=If no values are given, then the server generates virtual attributes anywhere in the server.
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrewsproperty.base-dn.default-behavior.alias.synopsis=The location of the entry in the server is not taken into account when determining whether an entry is eligible to use this virtual attribute.
1f4c645185bd8fc70048e0a69eee46193a284e5cTinderbox Userproperty.conflict-behavior.synopsis=Specifies the behavior that the server is to exhibit for entries that already contain one or more real values for the associated attribute.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrewsproperty.conflict-behavior.syntax.enumeration.value.merge-real-and-virtual.synopsis=Indicates that the virtual attribute provider is to preserve any real values contained in the entry and merge them with the set of generated virtual values so that both the real and virtual values are used.
8de3f14f1c300c3e1ed99084cc03485b42c92bf1Tinderbox Userproperty.conflict-behavior.syntax.enumeration.value.real-overrides-virtual.synopsis=Indicates that any real values contained in the entry are preserved and used, and virtual values are not generated.
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox Userproperty.conflict-behavior.syntax.enumeration.value.virtual-overrides-real.synopsis=Indicates that the virtual attribute provider suppresses any real values contained in the entry and generates virtual values and uses them.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox Userproperty.enabled.synopsis=Indicates whether the Entry DN Virtual Attribute is enabled for use.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrewsproperty.filter.synopsis=Specifies the search filters to be applied against entries to determine if the virtual attribute is to be generated for those entries.
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrewsproperty.filter.description=If no values are given, then any entry is eligible to have the value generated. If one or more filters are specified, then only entries that match at least one of those filters are allowed to have the virtual attribute.
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrewsproperty.filter.syntax.string.pattern.synopsis=Any valid search filter string.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.group-dn.synopsis=Specifies the DNs of the groups whose members can be eligible to use this virtual attribute.
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrewsproperty.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.
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrewsproperty.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.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.java-class.synopsis=Specifies the fully-qualified name of the virtual attribute provider class that generates the attribute values.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews