[30739] in Kerberos
Re: webauthldap(SUNetID): cannot get ticket: Too many open files (24)
daemon@ATHENA.MIT.EDU (Russ Allbery)
Wed Feb 18 17:50:38 2009
To: kerberos@mit.edu
In-Reply-To: <loom.20090218T213651-258@post.gmane.org> (Fletcher Cocquyt's
message of "Wed\, 18 Feb 2009 21\:54\:16 +0000 \(UTC\)")
From: Russ Allbery <rra@stanford.edu>
Date: Wed, 18 Feb 2009 14:49:26 -0800
Message-ID: <87iqn7fjih.fsf@windlord.stanford.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Fletcher Cocquyt <fcocquyt@stanford.edu> writes:
> [Wed Feb 18 13:32:43 2009] [error] webauthldap(SUNetID): cannot get ticket:
> Too many open files (24)
Aha. It's the MIT Kerberos keytab code. src/lib/krb5/keytab/kt_file.c
uses stdio.
mod_webauthldap might potentially be able to work around this by opening
the keytab at startup and caching the keytab object, but it allows using
different keytabs per virtual host, so that's not a simple change.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos