September 11, 2025Sep 11 Hello,Are these settings still valid for Unraid 7.1.4 and upcoming 7.2?Is there any update about SMB parameters that has not been updated in this thread?Thanks.
October 3, 2025Oct 3 @xazac It looks like the current version of unraid (7.1.4) is still running Samba version 4.17.3 (CVE-2022-42898).@03fc35ss posted an update as this newer version of Samba looks to have some different settings/syntax/etc... His updated settings are:server min protocol = SMB3_11 client ipc min protocol = SMB3_11 server signing = mandatory client NTLMv2 auth = yes restrict anonymous = 2 null passwords = no raw NTLMv2 auth = no smb encrypt = required client signing = required client ipc signing = required client smb encrypt = required server smb encrypt = required@ericswpark found the version minimums for the server/client version were incompatible with IOS and proposed to use different minimum settings (below).server min protocol = SMB3_02 client ipc min protocol = SMB3_11I just discovered this article and plan to test it with my osx/ios devices, so we'll see.
October 3, 2025Oct 3 @xazac I tested (server min protocol = SMB3_11client ipc min protocol = SMB3_11) and it works on iPad OS 26 and OSX 26 seemingly without issues.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.