Hi.
I'm currently stuck on not being able to connect to my Samba share on my Asus RT-AC66U B1. I have 2 External HDD's connected to it, one using USB 3.0 and the other using USB 2.0. I believe my router is using Samba v. 1.5 from the following powershell command:
Get-SmbConnection -ServerName RT-AC66U_B1 | Select-Object -Property *
I have an older RPi 2 model with an USB WiFi dongle, which had started to stutter during playback, so I wanted to upgrade. Also I plan on using my older RPi 2 as a MySQL library storage.
I installed the newest LibreELEC version this morning (8.2.5) on my RPi 3 B+, however I am unable to connect to my Samba share as I have done it on my RPi 2.
It returns after each login attempt saying the password is wrong. When looking in the kodi.log I get "permission denied".
I read the changelog which mentioned Samba v1 not being support unless set up in the configuration. So I set up the SMB settings on my RPi 3 B+ to range from SMB1 to SMB3. However I still get the "wrong password" and "permission denied".
Does anyone know why this could be?
I do have SSH access to my RPi 3 B+ so in case I need to go change some config files I'd be up for that.