跳至主要内容

1 篇文章 含有標籤「NTLM」

檢視所有標籤

Issue with .NET Core Docker and NTLM Support

· 閱讀時間約 2 分鐘

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