[23703] in Kerberos

home help back first fref pref prev next nref lref last post

Krb5-1.3.6 on AIX 5.3

daemon@ATHENA.MIT.EDU (Grant, Martin)
Tue Apr 12 14:52:09 2005

content-class: urn:content-classes:message
MIME-Version: 1.0
Date: Tue, 12 Apr 2005 13:27:01 -0400
Message-ID: <5904C6EA1AC43B418E30B3D6FA26475202EC50@MSGMMKCLF2WIN.DMN1.FMR.COM>
From: "Grant, Martin" <Martin.Grant@fmr.com>
To: <kerberos@mit.edu>
Content-Type: text/plain;
	charset="us-ascii"
Errors-To: kerberos-bounces@mit.edu
Content-Transfer-Encoding: 8bit

Any helpful person,

I have compiled a vanilla (--without-krb4 --enable-dns) 1.3.6 on AIX 5.3
using gcc 3.3.2 without any issues.  However neither kshd and klogind
seem to work (everything else works perfectly).  Krlogin to that server
gives select errors.

Any ideas? 

Thank You,
Martin

>krlogin myserver
klogind: select: Bad file number.
Connection closed.


/* It fails just below on select */
Krlogind.c (line1048)

        if (select(8*sizeof(ibits), &ibits, &obits, &ebits, 0) < 0) {
            if (errno == EINTR)
              continue;
            fatalperror(f, "select");
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post