You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Needs to support secure SMB3 as none of my shares are accessible now, and I know Linux can support this as my Kodi box is happily connected to the same shares.
I did some more digging and discovered another test I was performing on my domain, disabling NTLM, was also applied to this server when it shouldn't have been. When I re-enabled NTLM and waited, it started to work. I also found it was the same for Kodi so must have been a cached connection at the time.
Looks like the issue is that the Samba client doesn't support non-NTLM authenticated connections, something it really needs to do as having NTLM enabled on modern Windows servers is already logging warnings that it should be disabled for security. So not long before it's off by default.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Needs to support secure SMB3 as none of my shares are accessible now, and I know Linux can support this as my Kodi box is happily connected to the same shares.
https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-security#smb-encryption
The text was updated successfully, but these errors were encountered: