Hi,
On Debian Buster I have created a share to a usb hard disk on my router with smb.
I put the cifs params in fstab and it works fine. At startup it connects beautifully and the share is available.
But when I use a network connection via a usb wifi it fails to connect at startup ('only root can create this share'). When I go back to a ethernet connection and reboot it is ok again.
I guess it has to do with the order: ethernet connection is made before the creation of the share? And the usb wifi connection after?
Thanks for suggestions.