On 6/28/2016 6:07 PM, Matthew Harmsen wrote:
 Ran the following test:
     Steps to reproduce:
      1. Install CA and KRA on master:
     $ ipa-server-install -U -r 
EXAMPLE.COM -p Secret123 -a Secret123
     $ ipa-kra-install -p Secret123
      2. Install CA and KRA on replica:
     $ ipa-client-install -U --server 
server.example.com --domain 
example.com \
       --realm 
EXAMPLE.COM -p admin -w Secret123
     $ echo Secret123 | kinit admin
     $ ipa-replica-install -U --setup-ca -p Secret123 -w Secret123
     $ ipa-kra-install -p Secret123
     Actual result: Success! The KRA installation on replica succeeded!
 ACK 
Thanks! Pushed to master.
-- 
Endi S. Dewata