Bug 263384 - Problem accessing SMB network shares
Summary: Problem accessing SMB network shares
Status: RESOLVED UPSTREAM
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: 4.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 05:07 UTC by thorsten_niehues
Modified: 2013-11-22 05:06 UTC (History)
1 user (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 thorsten_niehues 2011-01-17 05:07:51 UTC
Version:           4.3 (using KDE 4.4.4) 
OS:                Linux

Can not access Windows 7 network shares.
(User name / password dialog pops again as soon as you hit enter / OK)

After changing this Setting in Windows 7 
  1. Enter “gpedit.msc” in the Start Search box.
  2. Open “Computer Configuration”/Windows Settings/Security Settings/Local Policies/Security Settings.
  3. Disabled: Network access: Restrict anonymous access to Named Pipes and Shares

Then this error shows up in the Konqueror and Dolphin:
Unknown error condition in stat: Function not implemented

Reproducible: Always

Steps to Reproduce:
Look in the details



I followed the second post on this link:
http://social.technet.microsoft.com/Forums/en/w7itpronetworking/thread/ecda546e-5fa0-4c09-9f3c-3bd132c1be68

QUOTE:--------------------------------------------------------------------------
Please check related policies.

1. Enter “gpedit.msc” in the Start Search box.
2. Open “Computer Configuration”/Windows Settings/Security Settings/Local Policies/Security Settings.
3. In the right pane, enable the following policies:

Network access: Allow anonymous SID/name translation
Network access: Let Everyone permissions apply to anonymous users

Also please disable the following policies.

Network access: Restrict anonymous access to Named Pipes and Shares
Network access: Do not allow anonymous enumeration of SAM accounts
Network access: Do not allow anonymous enumeration of SAM accounts and shares

Change the following policy:
Network security: LAN Manager authentication level

Change the value to “Send LM & NTLM - use NTLMv2 session security if negotiated”.

If the issue persists, change the Kerberos encryption type.

1. Open gpedit.msc.
2. Find the policy

Windows Settings -> Security Settings -> Local Policies -> Security Options ->Network Security: Configure encryption types allowed for Kerberos

3. Configure the policy. If it is not configured, actually both DES cipher suites are disabled. I suggest that you enable all the suits.

Then please check the result.
END QUOTE ----------------------------------------------------------------------

This allows you to access all Windows shares (but it is still a bug in Samba / KDE)
Comment 1 Dawit Alemayehu 2013-11-22 05:06:12 UTC
This looks and reads like an upstream Samba issue. If the problem is still present in KDE >= 4.11, feel free to reopen this ticket. Sorry for the very late response.