I may be having so much trouble Googling up a solution because this is a niche configuration, so there may be an obvious explainer somewhere that I'm just not digging up, but in any case:
At work we have a file server running macOS 12 (yes, it's ancient, OS upgrade is a separate issue). This has worked swimmingly for a long time with a mix of Mac and Windows clients. However, at some point in the last couple months, I believe after an update got pushed to the Win clients, Windows 11 clients can no longer connect to the Mac server. Mac clients, and Win10 clients are both fine.
The specific error is "Windows can't find [servername]. Check the spelling and try again." However, I can ping the server from the same computer, get the same error when trying to connect via IP address, and it works fine from other clients on the same network, so I'm confident that the actual issue isn't name resolution, it's something lower-level.
These Windows clients are managed by a university, and based on some "similar but not quite the same" situations others have run into, I suspect the issue is that Win11 is now requiring a particular kind of authentication for SMB connections, either by default or due to a group policy that was pushed, and when the server doesn't recognize that encryption or login method, Windows drops the connection and throws a confusing error. Unfortunately, even if I'm right, I don't know what exactly is going wrong or even how to get a more useful log of the failure.
Thus, figuring out what I need to futz with on the client or server side by searching has thus far not come up with anything helpful. Anyone else run into this? Any suggestions?
At work we have a file server running macOS 12 (yes, it's ancient, OS upgrade is a separate issue). This has worked swimmingly for a long time with a mix of Mac and Windows clients. However, at some point in the last couple months, I believe after an update got pushed to the Win clients, Windows 11 clients can no longer connect to the Mac server. Mac clients, and Win10 clients are both fine.
The specific error is "Windows can't find [servername]. Check the spelling and try again." However, I can ping the server from the same computer, get the same error when trying to connect via IP address, and it works fine from other clients on the same network, so I'm confident that the actual issue isn't name resolution, it's something lower-level.
These Windows clients are managed by a university, and based on some "similar but not quite the same" situations others have run into, I suspect the issue is that Win11 is now requiring a particular kind of authentication for SMB connections, either by default or due to a group policy that was pushed, and when the server doesn't recognize that encryption or login method, Windows drops the connection and throws a confusing error. Unfortunately, even if I'm right, I don't know what exactly is going wrong or even how to get a more useful log of the failure.
Thus, figuring out what I need to futz with on the client or server side by searching has thus far not come up with anything helpful. Anyone else run into this? Any suggestions?