Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    SAMBA Connections Problems

    Recalbox General
    samba connections
    2
    3
    1916
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • iagotp
      iagotp last edited by

      Hi,

      I have recently updatef my recalbox to version 'Linux RECALBOX 4.4.13-v7 '. After the update, SAMBA client stopped to work on KODI.

      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),

      smbclient -L //<hdd-ip> -U <username>%<password>

      Server does not support EXTENDED_SECURITY but 'client use spnego = yes and 'client ntlmv2 auth = yes'
      session setup failed: NT_STATUS_ACCESS_DENIED

      Does anybody know whether the configuration can be changed to support samba v1? If It is posible how it can be done?

      Thanks in advance
      Iago

      1 Reply Last reply Reply Quote 0
      • iagotp
        iagotp last edited by

        I resolve the problem by editing the files ./.smb/smb.conf and /etc/samba/smb.conf to add

        client use spnego = no
        client ntlmv2 auth = no

        to edit these files I changed to recovery mode :

        mount -o remount, rw /boot
        nano /boot/config.txt
        avoid_safe_mode=0
        reboot
        mount -o remount, rw /
        nano ./.smb/smb.conf
        client use spnego = no
        client ntlmv2 auth = no

        I hope it helps.

        1 Reply Last reply Reply Quote 0
        • seeneast
          seeneast last edited by seeneast

          Wow Thanks it worked for me as well!!

          I think I had the same problem since the last update (17.11.10.2) with smb shared folders requiring a login and password.
          I find it wierd that nobody else seems to have reported this issue though, maybe I'm just not good at searching 🙂

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Want to support us ?

          80
          Online

          98.6k
          Users

          28.1k
          Topics

          187.0k
          Posts

          Copyright © 2021 recalbox.com