https://bugs.kde.org/show_bug.cgi?id=348937
--- Comment #8 from Harald Sitter <sit...@kde.org> --- Mh at least on my dated libsmbc that doesn't actually work as planned. It kinda parses the uri correctly (the auth callback has the correct workgroup and server values) but then still trips internally when listing. So, I think you'll also need to file a bug report against samba. smbc_opendir with `smb://workgroup;@workgroup` must open the SERVER workgroup not the WORKGROUP workgroup in this scenario. I am guessing it simply ignores the defined domain since it shouldn't ordinarily factor into the listing, same name is pretty much the only scenario where this is not true. -- You are receiving this mail because: You are watching all bug changes.