Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

4.6. Testing the New Replica

To check if replication works as expected after creating a replica:
  1. Create a user on one of the servers:
    [admin@server1 ~]$ ipa user-add test_user --first=Test --last=User
  2. Make sure the user is visible on the other server:
    [admin@server2 ~]$ ipa user-show test_user