[29714] in Kerberos
Re: max number of requests/sec (on KDC)
daemon@ATHENA.MIT.EDU (Christopher D. Clausen)
Tue Apr 22 16:01:24 2008
From: "Christopher D. Clausen" <cclausen@acm.org>
Date: Tue, 22 Apr 2008 14:57:05 -0500
Message-ID: <fulg03$bce$1@news.ks.uiuc.edu>
X-Complaints-To: news+abuse@ks.uiuc.edu
To: kerberos@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Matthew Loar <matthew@loar.name> wrote:
> Vladimir Konrad <v.konrad@lse.ac.uk> wrote:
>> Hello,
>>
>> Is there a way to increase allowed number of requests per second on
>> KDC? I have several different CRON jobs (using the same keytab in
>> kinit), which run at the same time, and I get:
>>
>> DISPATCH: repeated (retransmitted?) request from <ip-address-here>,
>> resending previous response
>>
>> And the jobs fail to authenticate...
If you are running jobs under the same keytab, why not have one that
kinits with the keytab and then sequentially runs each thing that you
want run using the same krb5cc for each job?
You can just have all of these jobs share the same ktb5cc and NOT kinit
multple times.
<<CDC
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos