27.18. Demoting or promoting hidden replicas
After a replica has been installed, you can configure whether the replica is hidden or visible.
For details about hidden replicas, see The hidden replica mode.
Prerequisites
- Ensure that the replica is not a CA renewal server. If it is, move the service to another replica before making this replica hidden. For details, see Changing and resetting IdM CA renewal server
Procedure
To hide a replica:
# ipa server-state replica.idm.example.com --state=hiddenTo make a replica visible again:
# ipa server-state replica.idm.example.com --state=enabledTo view a list of all the hidden replicas in your topology:
# ipa config-showIf all of your replicas are enabled, the command output does not mention hidden replicas.