#6946 ipa-replica-manage del (dl 0) doesn't remove server from defaultServerList
Closed: fixed 7 years ago Opened 7 years ago by frenaud.

In domain level 0 topologies, ipa-replica-manage del should remove the server from the attribute defaultServerList of the entry cn=default,ou=profile,$BASE but doesn't and the issue is unnoticed.

To reproduce:
- Install ipa server with ipa-server-install --domain-level 0 ...
- prepare a replica with kinit admin; ipa-replica-prepare replica.domain.com
- install the replica with ipa-replica-install replica.gpg
- run ipa-replica-manage del replica.domain.com

The replica is properly removed from the replica list, but the entry cn=default,ou=profile,$BASE still contains defaultServerList: server.domain.com replica.domain.com


Metadata Update from @frenaud:
- Issue assigned to frenaud

7 years ago

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/784

7 years ago

Metadata Update from @mbabinsk:
- Issue set to the milestone: FreeIPA 4.6

7 years ago

master:

  • 319a079 ipa-replica-manage del (dl 0): remove server from defaultServerList

Metadata Update from @mbabinsk:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Log in to comment on this ticket.

Metadata