#6532 replica installation incorrectly sets nsds5replicabinddngroup/nsds5replicabinddngroupcheckinterval on IPA 3.x instance
Closed: Fixed None Opened 7 years ago by pvoborni.

In migration procedure from IPA < 3.3 to 4.3+ replica installer incorrectly sets attributes of replica entry:

  • nsds5replicabinddngroup
  • nsds5replicabinddngroupcheckinterval

It should not set these attrs if the replica is < 3.3 because the replica doesn't have the attributes in schema and refuses the mod operation which consequently breaks replica installation.

Related code: replication.py:replica_config


ipa-4-4:

  • e94046f gracefully handle setting replica bind dn group on old masters

master:

  • 95e6025 gracefully handle setting replica bind dn group on old masters

Metadata Update from @pvoborni:
- Issue assigned to mbabinsk
- Issue set to the milestone: FreeIPA 4.4.3

7 years ago

Login to comment on this ticket.

Metadata