Hi AKA,
Thanks for the reply. I will add a little detail into how my setup looks like.
I added the drive share to samba configuration file as below
[3TBHDD]
path = /mnt/3TBHDD
read only = no
guest ok = yes
available = yes
hosts allow = 127.0.0.1 192.168. 10.
hosts deny =...
Hello, I am trying to get started on using proxmox for my home server. I have mounted my data disk in proxmox and shared it using samba share with read and write permission. In my Ubuntu guest VM I mounted this cifs disk and am able to read the contents. But I get permission denied upon write ...