The issue arises because the system isn't compatible with the required updates for Office 365 on Ubuntu 21.04.
The issue arises because the system isn't compatible with the required updates for Office 365 on Ubuntu 21.04.
I attempted to set up Office 365 on Ubuntu 21.04 using Wine, since a native Linux version wasn’t available and OneDrive access was required. However, every time I tried launching OfficeSetup.exe—through either wine or the explorer—it consistently failed, displaying an error about permissions and missing system components. The logs indicated issues with NTLM authentication and a requirement for ntlm_auth version 3.0.25 to be present in the system path.
ntlm_auth comes from Samba, but it seems to be missing. Refer to the instructions at https://www.gloriouseggroll.tv/how-to-ge...ency-hell/ for guidance on adding Samba and any required dependencies.