Bug 229817 - Cannot browse to SMB servers that contain an underscore character (_) in hostname
Summary: Cannot browse to SMB servers that contain an underscore character (_) in host...
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Samba (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 236770 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-07 14:55 UTC by Christopher Sawyer
Modified: 2020-02-06 14:18 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Sawyer 2010-03-07 14:55:36 UTC
Version:           1.4 (using 4.4.1 (KDE 4.4.1) "release 225", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.12-0.1-desktop

When opening Dolphin, try to browse to a SMB server that contains an underscore in its WINS/DNS name.

i.e.  smb://dev_tenn


Dolphin doesn't produce an error, but kicks back to the Network view and does not attempt to connect to the server.


Workaround:   Use the IP address of the server instead
Comment 1 Nate Graham 2017-10-28 17:13:47 UTC
*** Bug 236770 has been marked as a duplicate of this bug. ***
Comment 2 Harald Sitter 2020-02-06 14:18:08 UTC
Seems to work fine nowadays.

- adding 'netbios name = foo_server' to smb.conf's global section
- restart all smb related services
- dolphin smb://foo_server lists shares of that server