How to share an autofs mounted drive between users?

Hi all,
I've spent a frustrating (albeit informative) couple of days trying to share my ITunes library between two users on the same MacBook Pro. I've managed to share the iTunes library files themselves by placing the iTune.xml in the /Users/Shared folder and creating aliases in each user's /Users/username/Music folder. However, it's getting the iTunes library to recognise the remote media location thats the problem. All the iTunes media files are on a Synology DiskStation NAS which I am trying to mount in such a way that it can be seen the same way - regardless of which user is logged in.
Firstly, I tried mounting the DiskStation/itunes folder and placing a link to the mount in each user's Login Items, but that never seems to give me a persistent mount.
Secondly, I tried creating an /etc/auto_afp file to specify the mount location and using the /etc/auto_master file to mount the Diskstation/itunes folder to /Users/Shared/itunes.  This works great - but only for the first user to log in. When I look at the permissions for the mounted share that this creates I see that it is owned by 'User1'. When User2 logs in they cant access the share due to a lack of permissions, so when they start up the shared iTunes it complains that it cant see any of the media files!
Does anyone know  a way to create a mount using autofs that can be mounted by multiple users and give all of them the permission to read/write to it?

Niel's instructions don't cover you 100%.  You want to keep things on a different drive and there won't be a "shared" folder there. That's only on your main drive.  You also have to migrate media and/or your library to a different drive using a special process or you will end up breaking all your music links.
You need to clearly state what you want to share.  You can share just media or you can share your whole library structure.  Sharing only media is safest but if you share a common media pool you will all have to keep each other appraised of additions (and deletions, because those too will affect everybody) from the pool.  You have to be pretty trusting and coordinated on this.  Alternatively you can make it so others can copy your media but you will each have your own copy of the file so if somebody else wants to change the name on a track it doesn't do it to the copy you use too.  Of course this takes up the most space but is the safest.  Which migration procedure to do will depend upon your answers to this section.
Finally, I hope you have a backup plan implemented on this.  Nobody will be happy when that external drive fails and it all disappears.

Similar Messages

  • How do I share photos on I-photo between users on the same computer?

    how do I share photos on I-photo between users on the same computer?

    See Terence Devlin's post here >  https://discussions.apple.com/thread/3250415?start=0&tstart=0

  • How to share administrator iPhoto library with other users on same iMac?

    How to share administrator iPhoto library with other users on same iMac?

    This is the part I'm referring to:
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    The library stays in the Pictures folder for this.

  • How to share a USB Ext. drive via a AEBS (Square)

    OK - I'll say it, how the **** do I share this 500GB External drive (USB) via my AEBSn? I setup user accounts, but what address do they look for/at?

    Unfortunately, I haven't got either... so I can't see what your not seeing!
    From reading about such things, it sounded like it showed up as it's name in Networks for people.
    "The AEBS by default is set to automatically mount any connected drives on your Mac (or PC)"
    Is it perhaps already on the Desktop???
    What Format is the Drive?

  • How do you share music on one iMac between users???

    Hello,
    I would like to know how to share music on the same computer between users...
    My wife and I have different user accounts on our iMac and I can't figure out how to share music.
    I tried everything as told by Apple but it seems you can only share music on your iMac with a network. If that is what I understand...
    I just want to have all the music on my user account and when my wife is on her user account I want her to be able to view the photos.
    Again, we are only using one iMac.
    Thank you for your help in advance...

    yonan32 wrote:
    Copy the iTunes folder and the iPhoto library to the /Users/Shared/ folder
    you mean copying the library files as well, right?
    Yes.
    the situation is, my wife and I both have iPhones, with our respective accounts (contacts, apps and all). we have separate accounts on our iMac. I want to share the music and photos on my iTunes, so her iPhone can have the same music and photo selection.
    any suggestions?
    Yes. Do as suggested above.
    Each user can select their own content to sync.
    Contacts and calendars will be from each user's computer login.
    You can select different photos, movies and music to sync

  • How can I share pictures in an iMac between users

    Hi,
    I would like to know how can I share pictures in an iMac between different users.
    Thank you

    Where are the pictures located?  Do the  users have their own, separate accounts on the iMac?
    OT

  • How to share the entire hard drive with only one group

    We want to share our entire hard drive with our staff, plus share Web folders with our customers plus the staff. We'd like our customers to have no permissions at all for the share point at the root of the drive, so it won't even be presented as a volume for them to mount.
    The problem is that when we make the root of the drive a share point, we need to give read-only permissions to Everyone, or we break services. Read-only for Everyone makes our drive readable by any of our customers, which is obviously not good. This seems like it would be a common task for anyone running a server with customer folders on it. Is there a way to share the whole drive with our staff, and only our staff? Thanks.

    First... You are not making your boot drive the share point are you????? Only share an entire drive if the drive is ONLY used for data (not OS).
    You need to make mroe than one share point.
    You can have one share point which is the Data drive and another share point which is the customer folder within.
    You can have share points which exist within share points.
    Jeff

  • [SOLVED] How to chown files in mounted drive?

    I'm trying to mount my 2nd hard drive (used as a data partition by a prior Win7 installation) as user.
    In /etc/fstab I have:
    /dev/sdb5 /mnt/win auto user,noauto 1 1
    I can then run "mount /dev/sdb5" without sudo. But it sets the owner and group of /mnt/win to root:root and permissions to -rwx------
    Running "sudo chown -R ian:users /mnt/win" only changes the directories, not the files. I can't find anything in the chown manpage to indicate an option I'm missing. Can anybody help me out? Not much point mounting the partition if I can't even read them.
    Thanks.
    Last edited by ibrunton (2011-07-26 14:33:56)

    ibrunton wrote:There's nothing in 'man mount' about dmask or fmask...
    Hmmm
    [karol@black ~]$ man mount | grep -A2 "dmask=value"
    dmask=value
    Set the umask applied to directories only. The default is the umask of the cur‐
    rent process. The value is given in octal.
    [karol@black ~]$ man mount | grep -A2 "fmask=value"
    fmask=value
    Set the umask applied to regular files only. The default is the umask of the
    current process. The value is given in octal.
    I use
    mount -o gid=users,uid=1000,dmask=0002,fmask=0113 /dev/sdb1 /media/usb/
    and get
    [karol@black ~]$ ls -l /media/
    total 12
    drwxr-xr-x 2 root root 4096 2011-01-10 cd
    drwxrwxr-x 13 karol users 8192 1970-01-01 usb
    You can find your uid (your user id) in /etc/passwd and your gid (group - i.e. 'users' -  id) - in /etc/group.
    Last edited by karol (2011-07-26 14:28:23)

  • How to share workbook in Bex with other users

    Hi,
    I need help!
    When I create a workbook in BEx, how to share this workbook with other users.

    Hi!
    check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a689ae07211d2acb80000e829fbfe/frameset.htm
    with regards
    ashwin

  • How do you share a external hard drive between 2 computers

    I have been trying to access my external hard drives that are hooked up to my mac mini from my imac and cant seem to do it. They are listed in the shared folder on the mac mini already.

    Select the folders of files and Finder> Get Info and at the bottom change the permissions to everyone read and write.
    then click the spoky thing and "apply to enclosed items"
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents

  • How to share a usb connected drive as read only with smb

    I have OS X 10.10 installed and want to share a folder on a USB connected hard drive (HFS+ formatted) via SMB as read only.
    (The client computers should not be able to change nor delete files from the share.)
    I created a share in system preferences->file sharing and configured only myself as user to have read/write access.
    Still another user is able to connect to the share from another Mac running OS X 10.6.8 and can delete files from it!
    I have disabled AFP sharing. Only SMB sharing is enabled.
    Is there a major bug in SMB sharing in Yosemite or am I missing something.
    Gerd.

    Hey there Max,
    If you can’t find the printer in the network browser, it may be easier to add the printer manually using the URL field, as shown in the article below.
    Mac OS X: How to manually add a Windows shared printer - Apple Support
    Ciao,
    -Jason

  • How to share info (taskID, for example) between events?

    Hello
    I need to use taskID, file refnum etc. created in anone event handler. How can I share these between event handlers?
    Thanks
    jason

    Hi jason,
    normally you have a while loop around a event structure. You can store values in shift registers of the while loop.
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • How to share files on 2nd drive in Mac Mini, not 1st

    I am totally new to Apple's Server software so I may have some very obvious questions.
    I just bought the latest Mac Mini server and want my team to all share files on the second 500GB hard drive. When a user connects to the server (from the side menu under "Shared") they see "Groups" "Public" and "Users" - and these 3 directories are on the primary drive in the Mac Mini.
    I'd like to just have all the media files they're creating to be stored on the 2nd 500GB drive.
    Can anyone tell me how to set this up?
    Thanks for the help!
    Brian,.

    Hello Brian -
    I'm relatively new to Snow Leopard Server, but these forums have been a great great help so I am keen to help others when I can!
    This is relatively straightforward to do.
    1) Make a directory on the second drive (This can be done using the Sharing Pane of Server Admin if you wish, or through SSH / Screen Sharing) - call it Data or something similar.
    2) In Server Admin make a share for your new folder. I'd suggest making it automount and fill in the options accordingly.
    3) Check the permissions are correct and amend if necessary - again through Server Admin
    Done
    Your users will now be able to connect to the server with their logon credentials and see the new share, which of course is stored on the second drive.
    Make sure you've got backups configured somehow (Time Machine maybe?)
    Hope this helps.
    Andrew

  • How to share files from iCloud Drive

    Hey guys!
    So here is the story:
    Up until now, I have been using MS OneDrive (formerly Sky Drive) to store files, images and videos. The very simple reason is because Facebook shreds the quality into pieces. So instead of sharing pictures and albums by uploading them to Facebook, I used OneDrive and sent the link to my friends, or just posted the link on my timeline. With the wake of iCloud Drive I was hoping I could finally migrate to iCloud, but after uploading and sorting my files from OneDrive to iCloud, I can't find a link or option to share these folders, set permissions and similar stuff OneDrive already has.
    Any ideas?
    Thanks,
    Bluerain12ya

    I agree. There should be an option for sharing individual folders and not the entire iCD... In OneDrive, I can share a folder with someone and set permissions to either let him view the files only, or also allow them to add/remove/modify files...
    Don't get me wrong, I'm glad iCloud now supports all file-types and folders, but right now it's more of a personal locker and less of a cloud I understand people might upload copyrighted material, but that shouldn't cripple functionality.

  • How to share an external hard drive on my mac with my ipad

    with some apps like aceplayer or filebrowser, I can get files from my mac but not from my external hard drive witch is usb plugged to my mac.
    Is os x server the answer? would it allow access to my extern drive?
    thank you for your help
    alex

    I've never used Aceplayer or FileBrowser, so I'm not 100% certain about this, but give it a try anyway -- I'm thinking that your Mac isn't set up to share your external HDD on your local network.  See if you can access the external drive on a device other than your iPad to verify that your Mac is indeed sharing the external HDD on your local network (like from a friend's Mac or some other computer of some sort).  Then at least you'll know if it's a problem on your Mac or a problem with the iPad software.
    Does FileBrowser require iTunes to be running on the Mac?  Perhaps there's a sharing setting in iTunes somewhere that's preventing you from seeing the external drive?
    But like I said, I've never used FileBrowser or Aceplayer, so I'm just taking some shots in the dark here.  Hope it helps...
    L.

Maybe you are looking for