[kio] [Bug 339973] Unable to use Windows share in an enterprise domain environment.

Nate Graham bugzilla_noreply at kde.org
Sat Oct 28 17:38:43 BST 2017


https://bugs.kde.org/show_bug.cgi?id=339973

Nate Graham <pointedstick at zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |pointedstick at zoho.com

--- Comment #4 from Nate Graham <pointedstick at zoho.com> ---
In general you don't need to escape characters like that. You can use @ and :
in samba URLs, but you should use forward slashes (/) instead of Windows
backslashes (\).

So a valid Samba URL looks like this:

smb://username[:optional password]@share/optional/path/to/file

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list