- Code: Select all
[richard@BabyBuffalo ~]$ cat /etc/mtab | grep BTHUB
//BTHUB5/USB2 /mnt/USB2 cifs rw,relatime,vers=1.0,sec=ntlm,cache=strict,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.254,unix,posixpaths,serverino,acl,rsize=61440,wsize=65536,actimeo=1 0 0
//BTHUB3/USB_Disk /mnt/USB_Disk cifs rw,relatime,vers=1.0,sec=ntlm,cache=strict,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.63,unix,posixpaths,serverino,acl,rsize=61440,wsize=65536,actimeo=1 0 0
I think that says it all for me. And to think that I wasted so much time struggling with the man pages for fstab, mount, mount.cifs, smbclient, not to mention my pan-global wanderings with google and it turned out to be yet another improvement from systemd!
Well done Dok, it looks like you have cracked yet another greybearded bug. I hope it works for the original reporter too.
Out of interest, why do you suppose that "target" was not enabled on a network-connected computer with, at one time NFS and now CIFS targets to reach? What is the anticipated set of circumstances which would have had this configuration properly set?
OK, marking this solved and setting out on the task of undoing all of the tentative configuration changes I made which didn't work! Then I have to repeat the magic on the other machines on this net.
Thanks
Richard