We have a Macintosh OS10.6 server and a big storage system accessible via SMB.
Right now we can mount partitions, but when we mount them they are only accessible to the user that did the mount. All other users get "Access Denied."
It there any straightforward way to mount so that all users will be able to access the files? (We want all users mapped to a single SMB UID.)
Have you tried mounting the share as the root user? In the terminal, try:
For more information see: http://www.macosxhints.com/article.php?story=20020610225855377
In the mount_smbfs man page, it lists the answer. Do what Josh recommended, but use the following command instead: