Bug 229817

Summary: Cannot browse to SMB servers that contain an underscore character (_) in hostname
Product: [Frameworks and Libraries] kio-extras Reporter: Christopher Sawyer <christoofar>
Component: SambaAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: BiDOrD, nate, peter.penz19, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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