Error opening ODB from URL share (linux)

I’m migrating some Windows machines to Ubuntu 16.04 and I found this old annoying bug.
It seems to open ODB files fine when are local (mounted), but I strictly need “smb://server/share” URL feature. I tried ftp:// URL and it also not work.

Reason behind:
A user shared workstation, most of them share the same guest user, and connect to a server with different privileges. Fstab credentials are static and I need something a user can fill with user/pass, like “Connect to Server” dialog.

The small business I’m helping made a “great” effort to redesign their DB in Base, and I never thought this gonna happend

I feel stuck,
https://bugs.documentfoundation.org/show_bug.cgi?id=72504

How is the SMB share being mounted? Perhaps try an alternative method to GVFS, which seems to have a lot of issues.

(on the same shared desktop) Some users use the same account (login, do some stuff, close sesion), but on each login, each user connect to a SMB share trough a nautilus bookmark, which ask for user/password on click. (each user have different access to different .odb)