So i created a network share from my RPI to a Windows server using https://www.luisllamas.es/en/connect-sh ... pberry-pi/
If i view the folder mnt/shared there is nothing viewable and if it try and add a file i get the error:
Error opening file */mnt/shared/test3". Permission denied (test3 is the test file i've created)
if i run sudo mount -a i get the error:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
dmesg returns this:
CIFS: VFS: \\192.168.1.3 Send error in SessSetup = -13
CIFS: VFS: cifs_mount failed w/return code = -13
That's about the limit of my troubleshooting abilities..
Any assistance greatly appreciated.
If i view the folder mnt/shared there is nothing viewable and if it try and add a file i get the error:
Error opening file */mnt/shared/test3". Permission denied (test3 is the test file i've created)
if i run sudo mount -a i get the error:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
dmesg returns this:
CIFS: VFS: \\192.168.1.3 Send error in SessSetup = -13
CIFS: VFS: cifs_mount failed w/return code = -13
That's about the limit of my troubleshooting abilities..
Any assistance greatly appreciated.
Statistics: Posted by deepblue12 — Mon Jan 06, 2025 6:00 pm — Replies 1 — Views 46