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


replicatedAttributeList
Origin
Netscape Directory Server

Definition
Specifies which attributes should be replicated. The filter in the attribute's syntax selects the entries to which the attribute selection applies.

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. For example:

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

In this example, only the cn, sn, and mail attributes would be replicated. Although the directory server allows any LDAP filter, only (objectClass=*) is currently supported.

Syntax
ces

OID
2.16.840.1.113730.3.1.205



© Copyright 1999 Netscape Communications Corporation