Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] No access to Xbian setup through Samba
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: No access to Xbian setup through Samba
29th Apr, 2017, 05:20 AM (This post was last modified: 29th Apr, 2017 08:03 AM by Nachteule.)
Post: #2
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: No access to Xbian setup through Samba
(28th Apr, 2017 07:55 AM)jakenl Wrote:  Running up-to-date Krypton version on a RPI 2:

I used to be able to have free access to my Xbian shares via either Windows or Android devices through Samba. Today I planned to move some files to these shares and I couldn't get access to those shares with any device .

Do you see the shares in Explorer?

Quote:I can ping the Xbian setup fine, SSH works, remote control of Kodi all works OK. Xbian is visiible in the network section of Windows Explorer and Android ES File Explorer. Samba is running, but when I try to disable or restart it in xbian-config, the config tool crashes on me. Online I don't find a lot of information on how to error check this issue.

Which xbian-config do you mean? The text based or Kodi's XBian-config GUI?

Usually I have Samba (nmbd service) disabled, don't need it. But just tested, can access shares, can create and delete files without any issues (Windows XP and Windows 7 tested)

Using text based xbian-config seems to crash when enabling/disabling samba service. Have to investigate later

You can test it manually

Terminal

root@kmxbilr2 ~ # sudo status nmbd
nmbd start/running, process 27958
root@kmxbilr2 ~ #

and file /etc/inetd.conf must contain following lines

Code:
netbios-ssn stream tcp nowait root /usr/sbin/smbd smbd
microsoft-ds stream tcp nowait root /usr/sbin/smbd smbd

and, of course, service openbsd-inetd must be active

Terminal

root@kmxbilr2 ~ # sudo status openbsd-inetd
openbsd-inetd start/running, process 1702
root@kmxbilr2 ~ #
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
No access to Xbian setup through Samba - jakenl - 28th Apr, 2017, 07:55 AM
RE: No access to Xbian setup through Samba - Nachteule - 29th Apr, 2017 05:20 AM
RE: No access to Xbian setup through Samba - jakenl - 29th Apr, 2017, 08:00 AM
RE: No access to Xbian setup through Samba - Nachteule - 29th Apr, 2017, 08:06 AM
RE: No access to Xbian setup through Samba - Nachteule - 2nd May, 2017, 04:44 AM
RE: No access to Xbian setup through Samba - jakenl - 2nd May, 2017, 05:33 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 24th May, 2025, 10:49 AM Powered By MyBB, © 2002-2025 MyBB Group.