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

Directory Server Object Classes
Releases 1.x, 3.x, and 4.0



LDAPReplica
Supported by
Netscape Directory Server 1.0, 3.x, 4.0

Definition
Identifies entries in the local server that are replicated to a remote server, and identifies the remote server to which the entries are replicated. This object class is a Netscape extension to the LDAP schema.

Superior Class
top

OID
2.16.840.1.113730.3.2.36


Required Attributes
Description
objectClass

Specifies the objects for this object class.

cn (commonName)

The entry's common name.


Allowed Attributes
Description
description

Text description of the entry.

l (localityName)

Locality in which the entry resides.

ou (organizationUnitName)

Organizational unit in which the entry resides.

replicaAbandonedChanges

string representation of change numbers known to have been in transit

replicaBeginOrc

Defines whether or not the supplier server should erase the contents of the consumer server before replication.

replicaBindDn

DN used by the local server to bind to the consumer server.

replicaBindMethod

Method used by the local server to bind to the consumer. Currently this attribute must be set to simple.

replicaCFUpdated

Stores, locally, a copy of the last-known replayed replication changenumber. This fall-back is not available in DS 1.0 and 4.0, but not DS 3.x.

replicaCredentials

Password used by the local server to bind to the consumer.

replicaEntryFilter

Specifies which entries should be replicated or omitted in a filtered replication agreement.

[replicaLastRelevantChange?]

replicaHost

Hostname of the consumer server.

replicaNickName

stores a freeform name for the replication agreement.

replicaPort

Port used by the consumer server for LDAP communications.

replicaRoot

Distinguished name representing the subtree on the local server that is to be supplied to the consumer server.

replicatedAttributeList

Specifies which attributes should be replicated or omitted in a selected attribute replication agreement.

replicaUpdateFailedAt

Time stamp when an update to the consumer server failed.

replicaUpdateReplayed

Change number of the last change supplied to the consumer server.

replicaUpdateSchedule

Schedule when the local server begins an update to the consumer server.

replicaUseSSL

Indicates whether SSL is to be used for communications with the consumer server.

seeAlso

URL to information relevant to the server.



© Copyright 1999 Netscape Communications Corporation