When trying to replication the master krb database, the following occurs:
[halo]: /usr/krb5/sbin # ./config.krb5 -P -r VENTURA-UK.COM -d ventura-uk.com>
Creating host/halo.ventura-uk.com@VENTURA-UK.COM...
Principal "host/halo.ventura-uk.com@VENTURA-UK.COM" created.
Creating /etc/krb5/krb5.keytab...
Creating a dump of the database...
Propagating the database to the slave KDC, seahawk ...
Unable to send database block starting at 0.
Status 0x20 - There is no process to read data written to a pipe..
/usr/krb5/sbin/kprop unsuccessful, cleaning and exiting.
The command completed with errors.
Does anyone know what causes the above error message in Aix 5.3 krb5.server.rte environment?
The debug output from kpropd on the secondary server is:
[seahawk]: /usr/krb5/sbin # ./kpropd -S -d
Connection from halo.ventura-uk.com
krb5_recvauth(4, kprop5_01, host/seahawk.ventura-uk.com@VENTURA-UK.COM, ...)
authenticated client: host/halo@VENTURA-UK.COM (etype == Triple DES cbc mode with HMAC/sha1)
[halo]: /usr/krb5/sbin # ./config.krb5 -P -r VENTURA-UK.COM -d ventura-uk.com>
Creating host/halo.ventura-uk.com@VENTURA-UK.COM...
Principal "host/halo.ventura-uk.com@VENTURA-UK.COM" created.
Creating /etc/krb5/krb5.keytab...
Creating a dump of the database...
Propagating the database to the slave KDC, seahawk ...
Unable to send database block starting at 0.
Status 0x20 - There is no process to read data written to a pipe..
/usr/krb5/sbin/kprop unsuccessful, cleaning and exiting.
The command completed with errors.
Does anyone know what causes the above error message in Aix 5.3 krb5.server.rte environment?
The debug output from kpropd on the secondary server is:
[seahawk]: /usr/krb5/sbin # ./kpropd -S -d
Connection from halo.ventura-uk.com
krb5_recvauth(4, kprop5_01, host/seahawk.ventura-uk.com@VENTURA-UK.COM, ...)
authenticated client: host/halo@VENTURA-UK.COM (etype == Triple DES cbc mode with HMAC/sha1)