https://bugs.kde.org/show_bug.cgi?id=423320
Bug ID: 423320
Summary: Dolphin doesn't discover machine's own Samba server
Product: dolphin
Version: 20.04.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
When browsing discovered SMB shares (smb://), Dolphin does not show the server
running on the same system.
STEPS TO REPRODUCE
1. Install Samba and configure it like this:
[global]
workgroup = workgroup
server string = ""
map to guest = bad user
[network]
path = /home/user/network/
read only = no
guest ok = yes
force user = user
Start smb and nmb systemd units.
2. Start dolphin and go to smb://
OBSERVED RESULT
The used/same system does not show up there.
EXPECTED RESULT
It should show up there, it did so in the past.
It's still possible to access the same machine's Samba server by manually
entering the machines name in Dolphin's path field, e.g.
smb://*@user-linux/network/
So it seems it's really just the discovery that doesn't recognize it for some
reason.
Other Windows clients in the same network discover the share without issues. I
don't have other Linux clients to test with though.
SOFTWARE/OS VERSIONS
Linux 5.7.4
KDE Plasma Version: 5.19.1
KDE Frameworks Version: 5.71.0
Qt Version: 5.15
ADDITIONAL INFORMATION
samba 4.12.3
--
You are receiving this mail because:
You are watching all bug changes.