kprop: Decrypt integrity check failed while getting initial credentials

2019-05-19 Thread Laura Smith
Hi, I am getting the somewhat obscure error message "kprop: Decrypt integrity check failed while getting initial credentials" when attempting to setup a slave. I have followed the instructions in the docs to the letter. I am aware of a previous posting to the list (http://kerberos.996246.n3.na

Re: kprop: Decrypt integrity check failed while getting initial credentials

2019-05-19 Thread Greg Hudson
On 5/19/19 5:05 AM, Laura Smith wrote: > I am getting the somewhat obscure error message "kprop: Decrypt integrity > check failed while getting initial credentials" when attempting to setup a > slave. [...] > I have also noted that "tcpdump -npi eth0 dst port 754" on the slave shows no > traffic

Re: kprop: Decrypt integrity check failed while getting initial credentials

2019-05-19 Thread Greg Hudson
On 5/19/19 10:27 AM, Greg Hudson wrote: > Yes, it's local on the master KDC. kprop begins by getting Kerberos > credentials for the host principal of the replica KDC, and this step is > failing. You can simulate this step with "kinit -k host/replica.name" > to try to isolate the problem. Apologi