{"id":477,"date":"2008-06-01T12:43:54","date_gmt":"2008-06-01T16:43:54","guid":{"rendered":"http:\/\/www.dr-chuck.com\/wordpress\/?p=477"},"modified":"2011-12-17T12:26:30","modified_gmt":"2011-12-17T16:26:30","slug":"sharing-iphoto-library-across-multiple-accounts-on-os-10-5-leopard","status":"publish","type":"post","link":"https:\/\/www.dr-chuck.com\/csev-blog\/2008\/06\/sharing-iphoto-library-across-multiple-accounts-on-os-10-5-leopard\/","title":{"rendered":"Sharing iPhoto Library across multiple Accounts on OS 10.5 (Leopard)"},"content":{"rendered":"<p>I just want several users to see the same photo library on one iMac computer.  This is what worked:<br \/>\nTaken from:  http:\/\/ad.hominem.org\/log\/2005\/07\/acl.php<br \/>\nMove the library you want to share to \/Users\/Shared\/Pictures\/iPhoto\\ Library<br \/>\nMake a soft link<br \/>\ncd ~csev\/Pictures<br \/>\nln -s \/Users\/Shared\/Pictures\/iPhoto\\ Library\/ iPhoto\\ Library<br \/>\nTurn on ACLs on:<br \/>\nsudo \/usr\/sbin\/fsaclctl -p \/ -e<br \/>\nGive each account permission on the iPhoto Library<br \/>\nsudo chmod -R +a &#8220;drchuck allow read,write,append,delete,list,search,add_subdirectory,delete_child,file_inherit,directory_inherit&#8221; \/Users\/Shared\/Pictures\/iPhoto\\ Library<br \/>\nsudo chmod -R +a &#8220;csev allow read,write,append,delete,list,search,add_subdirectory,delete_child,file_inherit,directory_inherit&#8221; \/Users\/Shared\/Pictures\/iPhoto\\ Library<br \/>\nsudo chmod -R +a &#8220;brent allow read,write,append,delete,list,search,add_subdirectory,delete_child,file_inherit,directory_inherit&#8221; \/Users\/Shared\/Pictures\/iPhoto\\ Library<br \/>\nInterestingly this page did not work &#8211; perhaps it does not work if the iPhoto library already exists:<br \/>\nhttp:\/\/www.macosxhints.com\/article.php?story=20050904072808460&#038;lsrc=osxh<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I just want several users to see the same photo library on one iMac computer. This is what worked: Taken from: http:\/\/ad.hominem.org\/log\/2005\/07\/acl.php Move the library you want to share to \/Users\/Shared\/Pictures\/iPhoto\\ Library Make a soft link cd ~csev\/Pictures ln -s \/Users\/Shared\/Pictures\/iPhoto\\ Library\/ iPhoto\\ Library Turn on ACLs on: sudo \/usr\/sbin\/fsaclctl -p \/ -e Give each [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-477","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/posts\/477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/comments?post=477"}],"version-history":[{"count":1,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/posts\/477\/revisions"}],"predecessor-version":[{"id":2596,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/posts\/477\/revisions\/2596"}],"wp:attachment":[{"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/media?parent=477"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/categories?post=477"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dr-chuck.com\/csev-blog\/wp-json\/wp\/v2\/tags?post=477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}