are responsible for dynamically generating attribute values which appear in entries but are not persistently stored in the backend. ds-cfg-virtual-attribute top The fully-qualified name of the Java class that provides the implementation. org.opends.server.api.VirtualAttributeProvider ds-cfg-java-class Indicate whether the is enabled for use. ds-cfg-enabled Specifies the attribute type for the attribute whose values should be dynamically assigned by the virtual attribute. ds-cfg-attribute-type Specifies the base DNs for the branches containing entries that may be eligible to use this virtual attribute. The location of the entry in the server will not be taken into account when determining whether an entry is eligible to use this virtual attribute. ds-cfg-base-dn Specifies the DNs of the groups whose members may be eligible to use this virtual attribute. Group membership will not be taken into account when determining whether an entry is eligible to use this virtual attribute. ds-cfg-group-dn Specifies the search filters for entries that may be eligible to use this virtual attribute. (objectClass=*) ds-cfg-filter Specifies the behavior that the server should exhibit for entries that contain one or more real values for the associated attribute. real-overrides-virtual Any real values contained in the entry should be preserved and virtual values should not be generated. Any real values contained in the entry should be suppressed and virtual values should be generated. Any real values contained in the entry should be preserved and merged with the set of generated virtual values. ds-cfg-conflict-behavior