https://bugs.documentfoundation.org/show_bug.cgi?id=146607
--- Comment #3 from Sven Ollino <[email protected]> --- I would like to clarify the use case of \\machine.\share - it forces Windows to accept "machine." as a FQDN and not auto-resolve it into machine.domain.com. when "machine" is part of a different domain than the client connecting/resolving the address. The workaround is to use the real FQDN of machine: "machine.otherdomain.local" but "machine." is quicker/neater IMO. You could also add DNS suffixes in Windows network interface settings to avoid this server name lookup problem. -- You are receiving this mail because: You are the assignee for the bug.
