This is a bit unintuitive but to access windows file shares on the Raspberry Pi (RPI) you are required to login to the box via SSH and run the below command. This is a necessary Security step.
sudo smbpasswd -a pi
Then set your password
This is a bit unintuitive but to access windows file shares on the Raspberry Pi (RPI) you are required to login to the box via SSH and run the below command. This is a necessary Security step.
sudo smbpasswd -a pi
Then set your password