Hi There,
I'm running Proxmox 7.1-12 I have a zfs pool and several Datasets
I use samba to share some datasets
	
	
	
		
guyf has a uid=1001 in PVE and LXC and on normal PC
I'm running Motioneye in a lxc container on Proxmox 7
I'm running Motioneye as a normal user guyf
Mediafiles are created as guyf:guyf on a smb share with -rw-r--r--
I would like to change that so I can delete files from another PC
How can I do That?
				
			I'm running Proxmox 7.1-12 I have a zfs pool and several Datasets
I use samba to share some datasets
		Code:
	
	[VideoBeelden]
comment = Hier staat geen media
path = mnt/QPool/VideoBeelden
guest ok = yes
valid users = guyf eveline @qnap
force create mode =775
force directory mode = 775
inherrit permissions = yes
read only = no
writeable = yes
write list = guyf eveline rootguyf has a uid=1001 in PVE and LXC and on normal PC
I'm running Motioneye in a lxc container on Proxmox 7
I'm running Motioneye as a normal user guyf
Mediafiles are created as guyf:guyf on a smb share with -rw-r--r--
I would like to change that so I can delete files from another PC
How can I do That?
 
	