Skip to content

Instantly share code, notes, and snippets.

@kwilcox
Last active August 29, 2015 14:09
Show Gist options
  • Save kwilcox/6e7d7d74fdffaf7d21b5 to your computer and use it in GitHub Desktop.
Save kwilcox/6e7d7d74fdffaf7d21b5 to your computer and use it in GitHub Desktop.
FreeIPA Replication
[root@auth ~]# ipa-replica-manage list
auth.axiom: master
auth.axiompvd: master
[root@auth ~]# ipa-replica-manage list -v `hostname`
auth.axiom: replica
last init status: None
last init ended: None
last update status: 0 Replica acquired successfully: Incremental update started
last update ended: None
[root@auth ~]# ipa-ldap-updater
Directory Manager password:
[root@auth ~]# ipa-replica-manage list -v `hostname`
auth.axiom: replica
last init status: None
last init ended: None
last update status: 0 Replica acquired successfully: Incremental update succeeded
last update ended: 2014-11-11 19:38:56+00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment