Bug 156083 - dotted username and samba shares
Summary: dotted username and samba shares
Status: RESOLVED DUPLICATE of bug 150973
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-18 10:21 UTC by Helmut Schneider
Modified: 2008-01-18 14:07 UTC (History)
0 users

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 Helmut Schneider 2008-01-18 10:21:06 UTC
Version:            (using KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

When logging in to a Windows Active Directory Domain and connecting to a share KDE corrupts the username if the username is dotted. Example:

You connect to a share and are asked for USER/PASS:

domain\user.name
password

You can connect to the share.

Now you move to another folder/subfolder on the share.

dolphin (and obviously also konqueror) corrupts the username.

Before: domain\user.name
After: domain\u...name

One has to change the back to user.name and then can browse the folder.
Comment 1 Peter Penz 2008-01-18 10:25:58 UTC
Thanks for the information, just to be sure: do you refer to the KDE 4.0 version of Dolphin/Konqi or the KDE 3 version ("Version" is set to 3.5.8...).
Comment 2 Helmut Schneider 2008-01-18 10:45:02 UTC
It is KUbuntu 7.10 and 'about' says 3.5.8. I have some other machines but they run Gnome and are not affected.
Comment 3 Peter Penz 2008-01-18 10:59:59 UTC
OK, I'll check whether this issue still happens within KDE 4...
Comment 4 Tommi Tervo 2008-01-18 11:27:44 UTC
kde4 dolphin doesn't have this issue.

*** This bug has been marked as a duplicate of 150973 ***
Comment 5 Helmut Schneider 2008-01-18 12:07:57 UTC
It is solved, great, but - what do I have to do to get that thing fixed on my users' desktops?
Comment 6 Tommi Tervo 2008-01-18 13:35:15 UTC
wait for 3.5.9 or make a local modified version of kdelibs 3.5.8 where this kurl security "feature" is disabled by following patch
http://websvn.kde.org/branches/KDE/3.5/kdelibs/kdecore/kurl.cpp?r1=731945&r2=731944&pathrev=731945&view=patch
Comment 7 Helmut Schneider 2008-01-18 14:07:46 UTC
Thanks. Is there a roadmap when 3.5.9 will be released?