Password has expired while getting initial ticket during replication

"Stephen Carville (Kerberos List)" <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.general
Message-ID <[email protected]>
Kind of at wits end here...

Recently replication to the slave servers broke.  I last update was on 
Sep 10 07:01 but did not discover it until starting to migrate from 
CentOS 6 to CentOS 7.

The following script runs hourly

----
SLAVES="
scakerb02.lereta.com
"

# export the Kerberos database
/usr/sbin/kdb5_util dump /var/kerberos/krb5kdc/slave_datatrans

# propogate to all the slave servers
for SLAVE in $SLAVES; do
   /usr/sbin/kprop -f /var/kerberos/krb5kdc/slave_datatrans $SLAVE
done
----

The error is:

/usr/sbin/kprop: Password has expired while getting initial ticket

I restarted krb5kdc on both servers and kpropd on the slave server.  I 
recreated the keytab file on both servers.  Error is still the same

I can get a ticket using either server but I just cannot get replication 
working again.

system is CentOS 6

Kerberos version is 1.10.3

--
Stephen
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.