What was suggested is helpful but not really a workaround, for all scenarios since it requires sudo. smbmount allowed regular user to mount SMB share. Before I had in my rc.local following
smbmount //192.168.2.100/archive /mnt/archive -o guest which worked. It cannot be just replaced with mount -t cifs //192.168.2.100/archive /mnt/archive -o guest nor sudo mount -t cifs //192.168.2.100/archive /mnt/archive -o guest Any way to restore smbmount back? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095294 Title: Package smbfs and smbmount missing since cifs-utils-5.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1095294/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
