Hi, I'm attempting to set up a slave kdc, but am getting a broken pipe message:
kprop -f /var/kerberos/krb5kdc/slave_datatrans nickerberos2.nic.ualberta.ca Broken pipe I'm installing on redhat 9 machines. The slave_datatrans file exists. I've gone back over the instructions, tried a number of things, and am not seeing what I might have missed. The end of strace output follows, in case it is useful: gettimeofday({1059173085, 319241}, NULL) = 0 write(4, "\0\0\1\377", 4) = 4 write(4, "n\202\1\3730\202\1\367\240\3\2\1\5\241\3\2\1\16\242\7\3"..., 511) = 511 read(4, "\0\0\0\0", 4) = 4 read(4, "\0\0\0_", 4) = 4 read(4, "o]0[\240\3\2\1\5\241\3\2\1\17\242O0M\240\3\2\1\20\242F"..., 95) = 95 write(4, "\0\0\0e", 4) = 4 write(4, "tc0a\240\3\2\1\5\241\3\2\1\24\242402\240\6\4\4\0\0\32N"..., 101) = 101 read(3, "kdb5_util load_dump version 5\npr"..., 32768) = 6734 brk(0) = 0x8050000 brk(0x8051000) = 0x8051000 brk(0) = 0x8051000 brk(0x8053000) = 0x8053000 brk(0) = 0x8053000 brk(0x8055000) = 0x8055000 brk(0) = 0x8055000 brk(0x8057000) = 0x8057000 write(4, "\0\0\32\313", 4) = -1 EPIPE (Broken pipe) --- SIGPIPE (Broken pipe) @ 0 (0) --- +++ killed by SIGPIPE +++ Any ideas what to check? - Nadine ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos