I have a few shares setup now and I thought everything was working well until I tried to write to a share. I'm getting a permission denied.
I've tried creating the vault folder in the LXC before adding in the mount point to the container too.
	
	
	
		
	
	
	
		
Inside the LXC:
	
	
	
		
				
			I've tried creating the vault folder in the LXC before adding in the mount point to the container too.
		Code:
	
	pvesm add cifs vault --server 192.168.55.21 --share vault --xxxx --password xxxx
		Code:
	
	LXC conf: mp0: /mnt/pve/vault,mp=/mnt/vaultInside the LXC:
		Code:
	
	test:~# ls -la /mnt/vault
total 1
drwxr-xr-x    2 nobody   nobody           0 Aug 18 15:40 .
drwxr-xr-x    4 root     root             4 Aug 18 16:40 ..
drwxr-xr-x    2 nobody   nobody           0 Aug 18 09:31 McK_Clone
drwxr-xr-x    2 nobody   nobody           0 Aug 18 09:43 NWIC_Clone
drwxr-xr-x    2 nobody   nobody           0 Aug 18 15:40 dump
drwxr-xr-x    2 nobody   nobody           0 Feb 24  2022 lost+found
			
				Last edited: 
				
		
	
										
										
											
	
										
									
								 
	 
	