I've been trying to set up some non-geek here with easy access to a local smb share. I don't really expect him to remember smb://domain;userassword@sever/share every day; but that shouldn't be a problem, right? I'll just make an alias to the share!
Turns out, not such a good idea. Tried a few different approaches, which all failed differently.
Tried putting it in the Finder toolbar: it prompts him for "domain" and password, then claims it can't find the item. Filesystem not mounted.
Tried reopening a recently-opened Word document on the share: same effect.
Tried putting it in the Dock: clicking on this prompts for "domain" and password, then opens up a Finder window which is titled appropriately as the share, but which displays some (but not all) of the contents of his own hard drive. No new desktop icon, filesystem not really mounted. However, an empty directory is created in /Volumes/sharename. The presence of this directory causes all future mount attempts to fail until rm'd.
Tried making an alias to the share: doubleclicking on this prompts him for "domain" and password _twice_, then claims the service isn't available, then successfully mounts a _different_ point on the server's filesystem.
I don't know what bothers me more: that this fails so miserably, or these these all fail in different ways. They should be doing the same things, especially from a user perspective.
Note that an actual mount through Connect to Server using nasty smb:// url syntax works just fine. The very basic functionality of mounting a filesystem is there, but all of the ancillary stuff is just amazingly broken.
I don't suppose anyone's found a very simple way to mount smb filesystems which actually works? I wouldn't even be above writing an applescript to do it, but I don't see anything which looks applicable in the Finder's dictionary.
Turns out, not such a good idea. Tried a few different approaches, which all failed differently.
Tried putting it in the Finder toolbar: it prompts him for "domain" and password, then claims it can't find the item. Filesystem not mounted.
Tried reopening a recently-opened Word document on the share: same effect.
Tried putting it in the Dock: clicking on this prompts for "domain" and password, then opens up a Finder window which is titled appropriately as the share, but which displays some (but not all) of the contents of his own hard drive. No new desktop icon, filesystem not really mounted. However, an empty directory is created in /Volumes/sharename. The presence of this directory causes all future mount attempts to fail until rm'd.
Tried making an alias to the share: doubleclicking on this prompts him for "domain" and password _twice_, then claims the service isn't available, then successfully mounts a _different_ point on the server's filesystem.
I don't know what bothers me more: that this fails so miserably, or these these all fail in different ways. They should be doing the same things, especially from a user perspective.
Note that an actual mount through Connect to Server using nasty smb:// url syntax works just fine. The very basic functionality of mounting a filesystem is there, but all of the ancillary stuff is just amazingly broken.
I don't suppose anyone's found a very simple way to mount smb filesystems which actually works? I wouldn't even be above writing an applescript to do it, but I don't see anything which looks applicable in the Finder's dictionary.