Score:1

Diagnosing / Troubleshooting SMB mount

in flag

Ubuntu 22.04: A Synology NAS SMB mount tested good with a Mac. A list of Samba share returned by MacOS Finder:

enter image description here

I would like to mount the SMB share:

sudo mount -t cifs //192.168.8.109/home -o username=****,password=****** /home/user/NAS_mount

however, an error is returned:

mount error(13): Permission denied

What is the starting point / questions / diagnostic to understand / resolve the error?

Score:1
in flag

UPDATE

Success!

I Googled the error: "mount error(13) -Windows" to avoid Windows. https://serverfault.com/a/636785 indicted that passwords with punctuation characters should be in a file

sudo mount -t cifs //192.168.X.XXX/home -o credentials=/home/user/credential.txt /home/user/NAS_mount
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.