Subject: Inquiry About Modifying Time Step in do_as_req.c for AS-REQ Processing
TheBest Rodger
d.kalikin2013 at gmail.com
Thu Nov 21 07:11:18 EST 2024
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
More information about the krbdev
mailing list