[20507] in Kerberos_V5_Development
Subject: Inquiry About Modifying Time Step in do_as_req.c for AS-REQ
daemon@ATHENA.MIT.EDU (TheBest Rodger)
Sat Nov 23 02:45:58 2024
MIME-Version: 1.0
From: TheBest Rodger <d.kalikin2013@gmail.com>
Date: Thu, 21 Nov 2024 15:11:18 +0300
Message-ID: <CA+GHH1w3Xcw8V2STKAZK0Lv_zPTj0p3fKHu51XZ1NnBHTaB7fg@mail.gmail.com>
To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
I hope this email finds you well.
I am currently working on modifying the behavior of AS-REQ processing in
the function finish_process_as_req : do_as_req.c. Specifically, I am
attempting to adjust the timing threshold but have encountered a limitation
where I can only delay or stop the process up to 25-26 seconds.
Here are the details of my inquiry:
1.
*Context*:
- The function in question is finish_process_as_req in do_as_req.c.
- I am using ini tgt as SSH and kinit as part of the process.
2.
*Problem*:
I want to extend or modify the maximum time threshold beyond the current
25-26 seconds. However, I am unsure where in the source code or
configuration this limit is enforced or whether it is constrained by a
hardcoded value or external configuration.
3.
*Questions*:
- Could you advise on which part of the source code or configuration I
can change to alter this time step or verify the current behavior?
- Are there specific parameters in the Kerberos library or any
related configuration files that control this threshold?
- Is this limitation tied to a default timeout, retry interval, or
external system factor?
I would appreciate any guidance or references to the relevant sections of
the codebase, configuration files, or documentation. If additional details
or context about my setup are needed, please let me know.
Thank you in advance for your assistance.
Best regards,
Dmitry
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev