Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • If you create a local account on the machine and attempt to authenticate that user, instead of the domain account, does it work? Your translation isn’t exact enough for me to do any research on the error message (0 search results on Bing and Google) Commented Jun 1, 2023 at 9:54
  • I found a translation on a site that is maybe more accurate (edited in the question). I also check using a local account (actually a Microsoft Account, not related to the domain. The NAS server can be explored with success (no auth prompt at all) Commented Jun 1, 2023 at 10:06
  • Well we would need to be provided the configuration file for the server, but beyond that, you should be able to authenticate as the local account while logged into the domain account. My brain is to fuzzy to explain what i suspect is happening Commented Jun 1, 2023 at 10:36
  • Run gpresult /r or rsop.msc, is there any GPO that sounds like it would "disable NTLM"? Many corporations disable it in their devices (and for very good reason), but old-style SMB guest access relies on NTLM. Commented Jun 1, 2023 at 12:00
  • I'm not sure what I did, but it started to work using the \\<ip adsress> instead of \\hostname. I suspect this is due to chaging Network access: Shares that can be accessed anonymously (added both ip adress and hostname) + gpupdate and wait a bit of time Commented Jun 1, 2023 at 12:02