v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
Hi,
since I have been having having troubles since at least beg. July with acces to my smb shares, I gave it a closer look today:

so here's the thing with smb client:
The share in question is on a domain joined server.
When connecting manually from the cli I get this:

Code:
LibreELEC-NUC:~ # smbclient //nas/shares -U mitra
Enter WORKGROUP\mitra's password:
Kinit for mitra@WORKGROUP to access nas failed: Cannot contact any KDC for requested realm

It does however connect:

Code:
smb: \> ls
  .                                  DA        0  Fri Apr 21 23:21:16 2017
  ..                                 DA        0  Fri Apr 21 23:21:16 2017
  BDs                                 D        0  Sun Mar  6 22:14:10 2016
  Downloads                           D        0  Sun Jul 23 02:11:54 2017
  Filme                               D        0  Sun Jul 30 23:17:50 2017
  Iso Images                          D        0  Sat Jul  8 14:15:54 2017
  Media                              DA        0  Fri Mar  3 00:12:54 2017
  Musik-tv                            D        0  Sun Jan 17 18:32:09 2016
  Public                              D        0  Fri Jul 28 22:24:44 2017
  Sortierte Fotos                     D        0  Sat Oct 26 22:13:43 2013
  tv-serien                           D        0  Mon Jul 24 22:07:48 2017
  Foto-Backups                        D        0  Sat Oct 26 22:13:43 2013

The same if I actually try giving the domain:

Code:
LibreELEC-NUC:~ # smbclient //nas/shares -W zuhause -U mitra
Enter ZUHAUSE\mitra's password:
Kinit for mitra@ZUHAUSE to access nas failed: Cannot contact any KDC for requested realm
Domain=[ZUHAUSE] OS=[] Server=[]
and ls gives the same result as above, and the files are accessible.

In contrast, if I connect to a non-domain server, I don't get any errors/warnings
I think either a module is missing, or the return message could/should be ignored.

In any case, access to the domain joined server works in 17.3 and earlier.

Any ideas?


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by yamcenutzer - 2017-08-01, 12:43
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24