Code
Hello.
I've tried searching, goggle, chagpt...
I'm trying to get samba and NFS to use the same directory
samba and NFS work but the files created via NFS cannot be accessed by Samba.
i can see the directory in samba but not get into it.
It's a stupid webcam that creates the files/directories via nfs and I can't change anything in the camera.
tried a bunch of different things in OMV but can't get it to work.
Right now I'm trying to create an nfs_samba_user and an nfssambagroup and have both nfs and samba to use that
nfs_samba_user belongs to the groups nfssambagroup, sambashare, users.
id nfs_samba_user provides the answer
uid=1004(nfs_samba_user) gid=100(users) groups=100(users),996(sambashare),1001(nfssambagroup)
To make the webcam to connect i use the Options all_squash, anongid=100, anonuid=1004, insecure, no_subtree_check, rw, sync
in the nfs settings.
If I log in via samba, I cannot read or delete the files created via NFS.
"permission deny" What am I missing?
login in via nfs the fils have permission "rwx| | "
how can I get it to work in the easiest way so that I can access files and directories created by nfs via samba?
can it be done a easy way?
Tried several days now but I can't manage it. Help anyone?
(im not used to linux/unix)
omv 7.4.17-2 (Sandworm)
Display More