Bug 1035464

Summary: typo in RHDS9 admin guide - Configuring Replication from the Command Line
Product: Red Hat Directory Server Reporter: Najmuddin Chirammal <nc>
Component: Doc-administration-guideAssignee: Aneta Šteflová Petrová <apetrova>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 9.1CC: amelicha, pbokoc, tcapek, vashirov
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-21 10:49:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Najmuddin Chirammal 2013-11-27 20:27:22 UTC
Description of problem:

Table 11.3. Replication Agreement Attributes section in https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/9.0/html/Administration_Guide/Managing_Replication-Configuring-Replication-cmd.html


The 'Replication Agreement Attributes' section lists 'nsds5replicatedattributelist' twise, the second one should be 'nsDS5ReplicatedAttributeListTotal'


snip from the doc: 

nsds5replicatedattributelist: '(objectclass=*)' $ EXCLUDE attributes	Optional. Sets which attributes will not be replicated. The....
nsds5replicatedattributelist: '(objectclass=*)' $ EXCLUDE attributes	Optional. Sets which attri attributes will not be replicated during a total update.

The second one should be "nsDS5ReplicatedAttributeListTotal" (missing the 'Total' part).