Bug 371952

Summary: Login required for anonymous Windows share
Product: [Frameworks and Libraries] kio-extras Reporter: Rettich <sebastian.radish>
Component: SambaAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, kdelibs-bugs, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rettich 2016-11-01 18:37:10 UTC
Hi,

I'm running KDE5 and I have a problem accessing Windows shares from the network with Dolphin. Dolphin is asking for a user/password although no user is required to list the shares.

smbclient works fine:
~> smbclient --version
Version 4.4.5-3678-SUSE-oS13.3-x86_64
~> smbclient -N -L //windows_host/
OS=[Windows 7 Professional 7601 Service Pack 1] Server=[Windows 7 Professional 6.1]

        Sharename       Type      Comment
        ---------       ----      -------
        ADMIN$          Disk      Remoteverwaltung
[...]
OS=[Windows 7 Professional 7601 Service Pack 1] Server=[Windows 7 Professional 6.1]

        Server               Comment
        ---------            -------

        Workgroup            Master
        ---------            -------

This only happens when I try to access a Windows host. Linux host with Samba running work fine.

Let me know, if you need any additional information.

Thanks,
Sebastian
Comment 1 Nate Graham 2018-08-22 20:35:40 UTC
Sadly this is a "feature" in Samba. It always asks, even for anonymous shares. :(
Comment 2 Patrick Silva 2018-09-17 00:20:24 UTC

*** This bug has been marked as a duplicate of bug 398079 ***