filter-class

Describes an object class that is used by a particular instance of an Identity Manager driver. The class-name attribute specifies the name of an effective (that is, structural or base) class in eDirectory and only applies to objects that have that particular base class.

Remarks

The Publisher and Subscriber attributes control whether this class is synchronized on the respective channels.

Value

Description

ignore

Changes to the objects of this class are not reported or automatically synchronized.

sync

Changes to the objects of this class are reported and automatically synchronized.

The publisher-track-template-member attribute controls whether or not the Publisher channel maintains the Member of Template attribute when it creates objects from a template. The publisher-create-homedir attribute controls whether or not a NetWare® home directory is automatically created when a User is created with the Home Directory attribute populated.

Example

See <filter>.

Allowed Content

Element

Description

filter-attr

Behavior of an attribute for a particular object class.

Attributes

Attribute

Possible Values

Default Value

class-name

CDATA

Name of the object class.

#REQUIRED

publisher

ignore | sync

Flag that controls Publisher channel synchronization.

ignore

publisher-create-homedir

true | false

Flag that controls automatic creation of home directories.

true

publisher-track-template-member

true | false

Flag that controls the tracking of objects.

false

subscriber

ignore | sync

Flag that controls Publisher channel synchronization.

ignore

Content Rule

filter-attr

Parent Elements

Element

Description

filter

Filter for an Identity Manager driver.