UPDATE:
Not wishing to give up on LL2, none of the fstab, autofs methods etc worked.
I persisted, did more googling, not sure it's clean.?, a legitimate workaround.? but it works for me.
In my home directory I created a folder zshares and 2 sub folders:
I then added added the following at the end of my /etc/rc.local file
I now have 2 devices in Thunar and have full R/W at any directory level,
and I can also open the folders via any of the apps to open/save docs.
Dave
Not wishing to give up on LL2, none of the fstab, autofs methods etc worked.
I persisted, did more googling, not sure it's clean.?, a legitimate workaround.? but it works for me.
In my home directory I created a folder zshares and 2 sub folders:
Code:
/zshares/sharednas1
/zshares/sharedbart
I then added added the following at the end of my /etc/rc.local file
Code:
sleep 5
mount -t cifs -o username=dave,password=<mypwd>,uid=dave,gid=users //10.10.10.10/shared /home/dave/zshares/sharednas1
mount -t cifs -o username=daveh,password=<mypwd>,uid=dave,gid=users //10.10.10.105/PCData /home/dave/zshares/sharedbart
exit 0
I now have 2 devices in Thunar and have full R/W at any directory level,
and I can also open the folders via any of the apps to open/save docs.
Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)