I feel that I've been here before. I need to mount two external devices to my machine running Mga6rc. It's not difficult, I've done it many times. But problems cropped up im Mga 5. This is done in Network Sharing, in the Control Centre, Access Windows (SMB) shared drives. Find servers will (usually) find any drives on the system. Clicking on a drive, brings up the setup. Select a mount point (Usually defined) then, in Options, enter the user name and password. It's at this point were the problem lay in Mga5. There was no option to enter a password, and without it, the drive would not be mounted. oddly, it only affected x86-64 systems. In 32 bit systems the password option was there.
The change, I gathered, was that the password was in clear, in /etc/fstab. So a change was made to have the password entered in a different location only readable by root. All well and good. Unfortunately, in 64 bit machines. the required changes to create this was not implemented, but were in 32 bit machines. So, the old system was gone and there was no new system to replace it. Getting to the point, when I tried this in Mga6rc, it didn't work in 32 bit machines either. I can't, at this point say that it doesn't work in 64 bit machines, since none of them have yet been upgraded. I worked it out on Mga 5 by looking at how it had been implemented for 32 bit, and manually added/edited the required files in /etc and /etc/samba, and it worked. Whether it still works is another matter
I'm, at this point, not sure that this is the place to put this post, or whether to submit it as a bug