https://bugs.kde.org/show_bug.cgi?id=499259
Bug ID: 499259 Summary: SMB msdfs only show "No shared folder found" instead of following the link Classification: Frameworks and Libraries Product: kiofuse Version: unspecified Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: a.saout...@gmail.com Reporter: o...@ist.ac.at CC: fab...@ritter-vogt.de, kio-bugs-n...@kde.org Target Milestone: --- SUMMARY When I try to open network share that is a "SMB msdfs path", all KDE apps show only an empty folder with the message "No shared folder found". STEPS TO REPRODUCE 1. For example open dolphin 2. open a msdfs path: "smb://server.example/sharename/msdfs_link" 3. OBSERVED RESULT Instantly opens an empty folder, displays in the middle "No shared folder found" EXPECTED RESULT It should show me the contents of the msdfs link target directory. This is confirmed to be working on: Windows systems, smbclient,kernel mount, gnome systems and it has worked in past on KDE. Unfortunately I can't tell when it has stopped following those links on KDE SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.10-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: Mesa Intel® Arc ADDITIONAL INFORMATION How it is setup on the server. in the smb.conf [group] path = /srv/fsdb/dfsgroup msdfs root = yes then simply a symlink has to be crated within the path: ln -s msdfs:server.example\\sharename linkname -- You are receiving this mail because: You are watching all bug changes.