Kodi Community Forum
network share connection - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: network share connection (/showthread.php?tid=73045)



network share connection - egiorno - 2010-05-01

hi all
i've just tried to upgrade my xbmc 8.10 to 9.04 (T3CH build) on my xbox. all works fine but i can't reach my network shares. I've done a clean install and then i've added in UserData the sources.xml file.
in the previous version the syntax was the following
<source>
<name>[server] Condivisione</name>
<path>smb://casa\user:pwd@server/Condivisione/</path>
</source>

where casa is my windows 2k3 domain (casa.locale) and all worked fine... now it seems impossibile to access my network drive. i've tried to something like this
smb://casa;user:pwd@server/Condivisione/
smb://casa.locale;user:[email protected]/Condivisione/
etc
wut with no result. any suggestion? wath's changed between rel 8 and 9 about authentication?

thanks for your advices!