Skip to main content

One post tagged with "NTLM"

View All Tags

Issue with .NET Core Docker and NTLM Support

ยท 2 min read

Recently, I've been making some changes to a .NET 8 app and deploying it to a Docker-based environment. The code will use the Exchange Web Services (EWS) library to make a query to on-prem Exchange server for some information. When trying to connect to Exchange, the code reports the following error when first run.

Error: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory