Cannot connect to SMB share
#1
Hi

Kodi 15.1 running on Fire TV Stick.

I cannot get it to connect to a samba share running on my Asus router. The username and password are correct as I can successfully connect to the same share from other devices, e.g Windows Pc, iPad running FileBrowser app and, here's the odd thing, same ipad running same Kodi 15.1

Have upped the logging level of the samba install on the router and the error messages are as follows, this shows me trying to add a video source as this user from the fire tv stick kodi.

Quote:[2015/08/31 09:23:38, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:38, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [guest] -> [guest] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/08/31 09:23:38, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:38, 2] smbd/reply.c:reply_special(324)
netbios connect: name1=192.168.2.1 name2=LOCALHOST
[2015/08/31 09:23:38, 2] smbd/reply.c:reply_special(331)
netbios connect: local=192.168.2.1 remote=localhost, name type = 0
[2015/08/31 09:23:42, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:42, 2] smbd/reply.c:reply_special(324)
netbios connect: name1=PCH name2=LOCALHOST
[2015/08/31 09:23:42, 2] smbd/reply.c:reply_special(331)
netbios connect: local=pch remote=localhost, name type = 0
[2015/08/31 09:23:44, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:44, 2] smbd/reply.c:reply_special(324)
netbios connect: name1=PCH name2=LOCALHOST
[2015/08/31 09:23:44, 2] smbd/reply.c:reply_special(331)
netbios connect: local=pch remote=localhost, name type = 0
[2015/08/31 09:23:46, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:46, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [nmt] -> [nmt] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/08/31 09:23:46, 2] smbd/service.c:make_connection_snum(605)
guest user (from session setup) not permitted to access this share (share)
[2015/08/31 09:23:56, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.2.1 bcast=192.168.2.255 nmask=255.255.255.0
[2015/08/31 09:23:56, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [nmt] -> [nmt] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/08/31 09:23:56, 2] smbd/service.c:make_connection_snum(605)
guest user (from session setup) not permitted to access this share (share)

So, looks like it attempts to connect as guest, which fails and then as the user I entered in the dialogue box (nmt) but this fails with a wrong password error... It's not the wrong password. Done this umpteen times and password is correct.

Any help greatly appreciated.

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Cannot connect to SMB share0