F5F Stay Refreshed Software Operating Systems 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.

The issue arises because the system isn't compatible with the required updates for Office 365 on Ubuntu 21.04.

K
Koollojoe
Posting Freak
830
02-10-2026, 08:29 PM
#1
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.
K
Koollojoe
02-10-2026, 08:29 PM #1

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.

_
_ViSeR_
Junior Member
28
02-11-2026, 12:17 AM
#2
It seems there may be a permissions problem when installing from the initial output. After several attempts, the installer still fails with read access denied errors for devices L, F, Z.
_
_ViSeR_
02-11-2026, 12:17 AM #2

It seems there may be a permissions problem when installing from the initial output. After several attempts, the installer still fails with read access denied errors for devices L, F, Z.

_
_Hobo_
Member
84
02-11-2026, 01:31 AM
#3
These three lines show up just once in your initial test run.
_
_Hobo_
02-11-2026, 01:31 AM #3

These three lines show up just once in your initial test run.

Y
yankeesfan17
Member
60
02-11-2026, 05:44 AM
#4
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.
Y
yankeesfan17
02-11-2026, 05:44 AM #4

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.