Legacy replication attributes, Warning, Cirreplicasource (object class) – Red Hat 8.1 User Manual

Page 100: Superior class, Required attributes, Allowed attributes, Cirbeginorc

Advertising
background image

Multi- or Single-Valued

Multi-valued

Defined in

Directory Server

2.5.2. Legacy Replication Attributes

These attributes were originally used to configure replication for Directory Server 4.x and older servers.
Some forms of replication, like consumer-initiated replication, are no longer supported.

WARNING

These attributes are for reference only. Do not attempt to configure replication using these
attributes. See

Section 2.4.6, “nsDS5Replica (Object Class)”

and

Section 2.4.8,

“nsDSWindowsReplicationAgreement (Object Class)”

for attributes to configure replicas and

replication agreements.

2.5.2.1. cirReplicaSource (Object Class)

The cirReplicaSource is an object that is used for consumer-initiated replication. This object class
is defined by Directory Server.

Superior Class

top

OID

2.16.840.1.113730.3.2.11

Required Attributes

Attribute

Definition

objectClass

Defines the object classes for the entry.

cn

Specifies the common name of the supplier
server.

Allowed Attributes

Attribute

Definition

cirReplicaRoot

Stores the root suffix to be replicated.

cirHost

Identifies the host of the supplier.

cirPort

Identifies the port of the supplier.

cirBindDN

Specifies the bind DN.

cirUsePersistentSearch

Specifies a flag whether or not to use the
persistent search.

cirUseSSL

Specifies a flag whether or not to use SSL.

cirBindCredentials

Specifies a password of cirBindDN.

cirLastUpdateApplied

Timestamp of the last replica update.

cirUpdateSchedule

Schedule when the replica update occurs.

cirSyncInterval

Identifies the interval to do synchronization.

cirUpdateFailedAt

Stores the timestamp of the last failed update
attempt.

cirBeginORC

Sets whether the database deletes its contents
before beginning replication.

replicaNickname

Identifies the name for the replication agreement.

replicaEntryFilter

Identifies the entries to be replicated.

replicatedAttributeList

Identifies attribute list to be replicated.

2.5.2.2. cirBeginORC

For online replication creation (ORC), the consumer server can dump its entire database and allows the
supplier to send it completely fresh information. The cirBeginORC attribute sets whether the consumer
deletes its database. Its values are either start or stop.

OID

2.16.840.1.113730.3.1.90

Syntax

DirectoryString

Multi- or Single-Valued

Multi-valued

100

Chapter 2. Core Server Configuration Reference

Advertising