[39205] in Kerberos
Re: appl/simple/client/sim_client.c uses internal APIs
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Feb 27 23:36:26 2023
Message-ID: <b6f2e997-2b1f-3fba-abe4-ada90b756479@mit.edu>
Date: Mon, 27 Feb 2023 23:32:21 -0500
MIME-Version: 1.0
Content-Language: en-US
To: Florian Weimer <fweimer@redhat.com>
Cc: kerberos@mit.edu
From: Greg Hudson <ghudson@mit.edu>
In-Reply-To: <87edqfmi12.fsf@oldenburg.str.redhat.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: kerberos-bounces@mit.edu
On 2/24/23 06:15, Florian Weimer wrote:
> I need to fix Authen::Krb5 (a Perl wrapper) not rely on this krb5
> internals. Obviously, this is going to stay a krb5 wrapper, and won't
> switch to GSSAPI. So I'd really appreciate if someone would fix the
> appl/simple/client/sim_client.c example not to rely on <k5-int.h>, so
> that I can apply the parallel changes to the Perl port of this example
> code.
Done:
https://github.com/krb5/krb5/commit/9139a60c94c24e41109574e84e7cda9c2dc3fb38
If possible, the Perl client code should be changed to use
AP_OPTS_USE_SUBKEY, in addition to removing the replay cache calls.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos