Bug 371952 - Login required for anonymous Windows share
Summary: Login required for anonymous Windows share
Status: RESOLVED DUPLICATE of bug 398079
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Samba (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-01 18:37 UTC by Rettich
Modified: 2018-09-17 00:20 UTC (History)
3 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 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 ***