[20156] in Kerberos_V5_Development
krb5_init_context()
daemon@ATHENA.MIT.EDU (Scot McKinley)
Wed Sep 2 14:43:48 2020
To: Greg Hudson <ghudson@mit.edu>, krbdev@mit.edu
From: Scot McKinley <scot.mckinley@oracle.com>
Message-ID: <86b464bc-12d7-27dc-55f3-1678d7d469c7@oracle.com>
Date: Wed, 2 Sep 2020 11:31:22 -0700
MIME-Version: 1.0
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Hi all,
For our use of KfW, we are using krb5_init_context() as our initial call
to krb5, attempting to use the environment interface defined for the
API. The problem is that env on windows is not well supported and is
buggy (env is actually cached at the loading of particular library).
I see now that there is another API: krb5_init_secure_context(), which
appears to be created to get around exactly this type of env problem. Do
you let me know or point me to doc that shows the interface for this new
function?
Thanks, Scot
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev