<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SAMBA Connections Problems]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have recently updatef my recalbox to version '<strong>Linux RECALBOX 4.4.13-v7</strong> '. After the update, SAMBA client stopped to work on KODI.</p>
<p dir="auto">I am afraid that there is an incompatibility between the server side which works with samba v1 (Version 3.0.37, It doesn't suport v2/v3 connections) and the client. I've tried to execute smbclient from terminal (by ssh recalbox),</p>
<p dir="auto"><em>smbclient -L //&lt;hdd-ip&gt; -U &lt;username&gt;%&lt;password&gt;</em></p>
<p dir="auto"><em>Server does not support EXTENDED_SECURITY  but 'client use spnego = yes and 'client ntlmv2 auth = yes'<br />
session setup failed: NT_STATUS_ACCESS_DENIED</em></p>
<p dir="auto">Does anybody know whether the configuration can be changed to support samba v1?  If It is posible how it can be done?</p>
<p dir="auto">Thanks in advance<br />
Iago</p>
]]></description><link>https://forum.recalbox.com/topic/10192/samba-connections-problems</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 14:22:57 GMT</lastBuildDate><atom:link href="https://forum.recalbox.com/topic/10192.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Oct 2017 18:57:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SAMBA Connections Problems on Wed, 15 Nov 2017 01:09:58 GMT]]></title><description><![CDATA[<p dir="auto">Wow Thanks it worked for me as well!!</p>
<p dir="auto">I think I had the same problem since the last update (17.11.10.2) with smb shared folders requiring a login and password.<br />
I find it wierd that nobody else seems to have reported this issue though,  maybe I'm just not good at searching <img src="https://forum.recalbox.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=qq7v1sdgudo" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.recalbox.com/post/78496</link><guid isPermaLink="true">https://forum.recalbox.com/post/78496</guid><dc:creator><![CDATA[seeneast]]></dc:creator><pubDate>Wed, 15 Nov 2017 01:09:58 GMT</pubDate></item><item><title><![CDATA[Reply to SAMBA Connections Problems on Fri, 03 Nov 2017 17:50:11 GMT]]></title><description><![CDATA[<p dir="auto">I resolve the problem by editing the files <em>./.smb/smb.conf</em> and <em>/etc/samba/smb.conf</em>  to add</p>
<p dir="auto"><em>client use spnego = no<br />
client ntlmv2 auth = no</em></p>
<p dir="auto">to edit these files I changed to recovery mode :</p>
<blockquote>
<p dir="auto"><strong>mount -o remount, rw /boot</strong><br />
<strong>nano /boot/config.txt</strong><br />
<em>avoid_safe_mode=0</em><br />
<strong>reboot</strong><br />
<strong>mount -o remount, rw /</strong><br />
<strong>nano ./.smb/smb.conf</strong><br />
<em>client use spnego = no<br />
client ntlmv2 auth = no</em></p>
</blockquote>
<p dir="auto">I hope it helps.</p>
]]></description><link>https://forum.recalbox.com/post/76072</link><guid isPermaLink="true">https://forum.recalbox.com/post/76072</guid><dc:creator><![CDATA[iagotp]]></dc:creator><pubDate>Fri, 03 Nov 2017 17:50:11 GMT</pubDate></item></channel></rss>