[19743] in Kerberos
Re: broken pipe
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Sat Aug 2 00:40:56 2003
To: "N. Leenders" <nadine@ualberta.ca>
From: Ken Raeburn <raeburn@MIT.EDU>
Date: Sat, 02 Aug 2003 00:39:19 -0400
In-Reply-To: <Pine.OSX.4.56.0307281154270.1214@ablaze.ucs.ualberta.ca> (N.
Leenders's message of "Mon, 28 Jul 2003 12:02:17 -0600 (MDT)")
Message-ID: <tx1adask70o.fsf@mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: kerberos@MIT.EDU
Errors-To: kerberos-bounces@mit.edu
"N. Leenders" <nadine@ualberta.ca> writes:
> 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
Is there any error logged by kpropd on the other side?
> write(4, "\0\0\32\313", 4) = -1 EPIPE (Broken pipe)
> --- SIGPIPE (Broken pipe) @ 0 (0) ---
> +++ killed by SIGPIPE +++
>
>
> Any ideas what to check?
It looks like the server is dropping the connection for some reason.
Perhaps it's crashing. Perhaps it's decided that the client principal
sending the data shouldn't be allowed to send it; I don't know offhand
if the error is properly reported to the client in that case. Have
you checked the ACL on the receiving side to ensure that the sending
host's host principal is listed?
If there's nothing logged, try running kpropd under strace too...
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos