Score:0

Mounted NAS will not let users write to it

au flag

I just setup ubuntu on my raspberry pi 4. I mounted my NAS, which works as it should, however, when I use my newly created user, I can't write on the NAS. I have not read and tried things for hours but I just can't seem to get it to work.

my fstab(ip and user/password has been changed to protect the innocent):

//192.168.1.x/Media /mnt/MEDIA_NAS cifs username=xxx,password=xxx,rw,uid=1000,gid=500,noperm

So I created a new gid group called nas_group with gid=600 and added users to that, changed that in the fstab, but it didn't work, when I used this I could not even see anything in the mounted folder.

I tried this:

//192.168.1.x/Media /mnt/MEDIA_NAS cifs username=xxx,password=xxx,iocharset=utf8,file_mode=0777,dir_mode=0777

This didn't help either, I am not allowed to create any file on the NAS with the my user. I know I fixed this once on another ubuntu machine, and I think I fixed this via the groups, but I dont remember. That machine crashed, so that is why I am doing this again.

Please help me with a straight answer.

Thanks!!

ar flag
Unmount the NAS share. Check the permissions of the mountpoint.
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.