Setting up KDC -> Master and Slave I did everything according to the instructions All services have started succeeded RUN kprop -r {REALM} -f /var/lib/krb5kdc/dump {SLAVE fqdn} is running successfully and after startup I see Database propagation to {SLAVE fqdn}: SUCCEEDED
Creating a test user on master I'm running kprop again -> SUCCEEDED I go to the Slave server, I look through kadmin.local records, but I don't see the test user I created on the Master
How do I understand what the problem is or do I misunderstand this mechanism?