Hi,
I cannot modify a document on a mounted samba share. It is only opened read-only and the only option is to use “save as”. Modifying local documents is not a problem.
The samba server is based on Ubuntu 20.04.03 LTS with Samba 4.11.6. My working station uses Ubuntu 21.04 with LibreOffice:
Version: 7.1.6.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: de-DE (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.1.6-0ubuntu0.21.04.1
Calc: threaded
The samba share is mounted in fstab with this line:
//myserver/samba /home/kermit/samba cifs x-systemd.after=network-online.target,iocharset=utf8,uid=kermit,gid=kermit,workgroup=WORKGROUP,rw,file_mode=0664 0 0