Complete Contents
Object Class Index
Attribute Index
Schema Supported by Directory Server 4.0
LDAP Overview
Object Classes
Attributes
Object Identifiers (OIDs)
Extending Server Schema
Schema Checking
ISO Country Codes
Sources of Related Information
Contents Object Class Index Attributes Index


replicaEntryFilter
Origin
Netscape Directory Server

Definition
Specifies which entries should be replicated or omitted. The entry should be constructed as follows:

LDAP filter $ keyword(include/exclude) $ attribute_name(s)

Multiple attributes can be specified by separating them with white space. In the following example, only the cn, sn, and mail attributes will be replicated. Although the directory server allows any LDAP filter, only (objectClass=*) is currently supported.

For example:

replicaEntryFilter: replicaEntryFilter: (objectClass=*) $ include $ cn sn mail

Syntax
cis

OID
2.16.840.1.113730.3.1.203



© Copyright 1999 Netscape Communications Corporation