Mac to Mac file sharing - file permissions problem upon newly created files

Hi all,
At home I have two iMac's both running Snow Leopard.
iMac A/Users/*1 is sharing his iMac A/Users/*1/Documents folder.
The sharing & permissions - preferences of this folder and the files inside this folder are:
'*1' : (the iMac A's main user account) : Read & Write
'share' : (a Sharing Only account, set up from iMac A) : Read & Write
everyone : : No Access
iMac B/Users/*2 is able to read & write to this folder because he is connected with iMac A as 'share'.
So far so good. iMac A/Users/*1 can read & write to his own Documents folder
and so can iMac B/Users/*2 because he is connected to iMac A as 'share'.
But: this only applies to the folders and files that are _already in_ the iMac A/Users/*1/Documents folder,
because I once changed the sharing & permissions -permissions of iMac A/Users/*1/Documents as mentioned above and executed 'Apply to enclosed Items...'.
So the problem is: when I create a new file or folder on iMac A/Users/*1 or on
iMac B/Users/*2 and put it in iMac A/Users/*1/Documents, this new file or folder will only
have the standard sharing & permissions - preferences of any newly created file or folder
on the iMac X/Users/*Y it was created. The problem is those sharing & permissions - preferences
will not let the other iMac X"/Users/*Y" Read & Write to this new file or folder but only let himself
Read & Write. Following, the other iMac X"/Users/*Y" will only be able to Read the newly created
file or folder, because the standard standard sharing & permissions - preferences on
iMac A/Users/*1 as well as on iMac B/Users/*2 are the following:
'*Y' : (the iMac X's main user account) : Read & Write
staff : (Administrator accounts on iMac X) : Read only
everyone : : Read only
A pretty manual fix to this problem is walking to iMacX" and changing the
sharing & permissions - preferences of the newly created file or folder so that iMacX"
will also be able to Read & Write this newly created file or folder.
Does anyone know a better fix for my problem? Basicly I want to have Read & Write
sharing & permissions on the newly created file or folder for both iMac's,
not only the for the file or folder creator's iMac. And this without having to change
sharing & permissions - preferences of this newly created file or folder manually
each time.
Thanks in advance,
Vincent Verheyen.

Hi all,
I have found a thread wich i think also handles about my problem.
The standard sharing & permissions - preferences or privileges
can be changed apparently, this seems to have got something to do
with umask and changing this umask. The adress is the following:
*http://www.macosxhints.com/article.php?story=20031211073631814*
Other ways to change the above-mentioned umask may be
applications like SharePoints, TinkerTool or BatChMod.
All of them are also mentioned in the above-mentioned thread.
I haven't executed the solution as mentioned in the above-mentioned
thread yet, replies to the thread speak about insecurity and failures.
Further more I haven't found any other solutions to my problem,
so any help is still greatly appreciated.
Thanks in advance,
Vincent Verheyen.

Similar Messages

  • Newly-created Files & Folders Permission Problem

    Hello. I have a Snow Leopard Server 10.6.8 with Snow Leopard and Lion clients.
    When all Macs were running Snow Leopard, any client could create new folders and files on the Snow Leopard Server, and all other Mac clients can access and modify them (Read and Write permission).
    I updated a few clients to Lion, and now when a Lion client created a new file or folder on the Snow Leopard Server, only that client has Read & Write permission. All other client now cannot modify the newly-created file/folder.
    My temporary fix is to change the folder or file permission on the server so everyone can have access.
    Does anyone know how to fix this? Is this the Lion client problem or the Snow Leopard Server problem?
    Thanks.
    Alex.

    Hello. I have a Snow Leopard Server 10.6.8 with Snow Leopard and Lion clients.
    When all Macs were running Snow Leopard, any client could create new folders and files on the Snow Leopard Server, and all other Mac clients can access and modify them (Read and Write permission).
    I updated a few clients to Lion, and now when a Lion client created a new file or folder on the Snow Leopard Server, only that client has Read & Write permission. All other client now cannot modify the newly-created file/folder.
    My temporary fix is to change the folder or file permission on the server so everyone can have access.
    Does anyone know how to fix this? Is this the Lion client problem or the Snow Leopard Server problem?
    Thanks.
    Alex.

  • Unable to open newly created files using a specific font.

    Hello everyone!
    All of a sudden, I am not able to open newly created files in Acrobat Pro 9.0 that use a specific font. It seems to be localized to files that are created in Microsoft Words, as I tried to create a document in Pages and was able to open that PDF (using the same font) in Acrobat. I'm not sure what to do at this point...Any ideas?

    Hi,
    If you have recently upgraded to Mac OS X 10.6.7, then have a look here:http://forums.adobe.com/message/3593533#3593533, where Steve Werner had the solution.
    Niall

  • Weird ESB Error - "newly created file vanished" !

    I'm trying to register a really simple ESB project - 2x Db adapters that each call a stored procedure. I've done it dozens of times before without any problems but now I'm getting this weird error message in JDev when registering the services:-
    error code: 0 : 10
    summary: An unhandled exception has been thrown in the ESB system. The exception reported is: "java.io.IOException: Service TxXMLFileDescriptorsStore at C:\product\10.1.3.1\OracleAS_2\integration\esb/oraesb/artifacts/store/metadata working on C:\product\10.1.3.1\OracleAS_2\integration\esb/oraesb/artifacts/work/metadata access error : Newly created file vanished
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.createIOException(Unknown Source)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.access$100(Unknown Source)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter$1.createDirectory(Unknown Source)
         at oracle.tip.esb.lifecycle.AuxiliaryFileHandler.copyToRepository(Unknown Source)
         at oracle.tip.esb.lifecycle.AuxiliaryFileHandler.copyToRepository(Unknown Source)
         at oracle.tip.esb.lifecycle.AuxiliaryFileHandler.copyToRepository(Unknown Source)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(Unknown Source)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.slide.common.ServiceAccessException: Service TxXMLFileDescriptorsStore at C:\product\10.1.3.1\OracleAS_2\integration\esb/oraesb/artifacts/store/metadata working on C:\product\10.1.3.1\OracleAS_2\integration\esb/oraesb/artifacts/work/metadata access error : Newly created file vanished
         at org.apache.slide.store.txfile.AbstractTxFileStoreService.throwInternalError(AbstractTxFileStoreService.java:357)
         at org.apache.slide.store.txfile.TxXMLFileDescriptorsStore.createObject(TxXMLFileDescriptorsStore.java:134)
         at org.apache.slide.store.AbstractStore.createObject(AbstractStore.java:670)
         at org.apache.slide.store.ExtendedStore.createObject(ExtendedStore.java:602)
         at org.apache.slide.structure.StructureImpl.create(StructureImpl.java:354)
         at oracle.tip.esb.server.bootstrap.slide.CreateFolder.createFolder(Unknown Source)
         at oracle.tip.esb.server.bootstrap.slide.CreateFolder.executeRequest(Unknown Source)
         at oracle.tip.esb.server.bootstrap.slide.AbstractSlideMethod.execute(Unknown Source)
         at oracle.tip.esb.server.bootstrap.slide.SlideHandler.createFolder(Unknown Source)
         at oracle.tip.esb.server.bootstrap.slide.SlideHandler.createFolder(Unknown Source)
         ... 23 more
    Fix: - "
    I've restarted SOA Suite but it made no difference. Has anyone seen this before?
    (I'm running JDev 10.1.3.2 and SOA Suite 10.1.3.1 - I'm also using a default install of Oracle XE as the dehydration store - but this has been running fine for almost 2 weeks now).
    Message was edited by:
    gnewtonaus

    Hmmm have restarted SOA Suite - no go, so restarted the whole server it's running on - still no go. Have tried rebuilding the ESB project from scratch using JDev 10.1.3.3 - no go.
    On subsequent tries (registering the the ESB services from JDev) I'm getting a different error message now:-
    error code: 0 : 10
    summary: An unhandled exception has been thrown in the ESB system. The exception reported is: "javax.transaction.NotSupportedException
         at org.apache.slide.transaction.SlideTransactionManager.begin(SlideTransactionManager.java:129)
         at org.apache.slide.common.NamespaceAccessTokenImpl.begin(NamespaceAccessTokenImpl.java:391)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(Unknown Source)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Fix: -
    Equally as confusing! - have I broken my ESB and need to reinstall SOA Suite?

  • File Sharing and Permissions ANNOYING!!!

    I'm trying to share files between my macpro and macbook pro, both running 10.5.2. The files appear to share fine between the 2. I throw a file into the public folder and it pops up on my other mac, even opens fine. But when I go to save it, it says I don't have sufficient privilages. It seems that by default any file that is shared is the property of the sending mac and automatically denies me write privilages on any files I send between my macs. The only way to fix this is copy the files once they reach their destination mac, which is annoying when you're dealing with large files and whole directories full of large files.
    What I want to be able to do is copy a file or folder from, lets say, my macbook pro to my macpro and automatically have full privilages on it, without the need to re-copy it. I even set up a folder outside of the public folder and set that up as a shared folder. That didn't work. When I connect between my macs I do it via direct ethernet and I don't use the guest account.
    I'm a digital graphics artist, so this is **** trying to keep my assets available and up to date on both my machines.
    Oh, and I can't use target disk mode unfortunately (has to do with license servers, floating licenses and lengthy 3d renders).
    thanks for any help on this,
    kvb

    The easiest way is to authenticate as a valid user on each box.
    For your MacBook Pro
    Click on "Connect as..." on the MacPro icon and enter the username and Password of a valid user on the MacPro.
    For your MacPro
    Click on "Connect as..." on the MacBookPro icon and enter the username and Password of a valid user on the MacBookPro.
    That should work, with full access.

  • File Sharing - inherit permissions of parent folder

    First off, let me say that I'm a UNIX guy so I like the command line. The server admin tool is pretty unfamiliar territory for me..
    A friend of mine runs a graphics design firm and he needed a server. I set him up with an Xserve and let me say that it is blazing fast. I am having a problem though..
    There are currently two computers on the network, we'll call them users Mark and Jim. If Jim creates a file on the share, then Mark can't modify it and vise versa. This is obviously a permissions issue. Seen it a million times. Now...
    the permissions that are carrying over from the workstations are rw-r--r--. I'd like everyone to be able to modify these files on the share.
    The share is set up as permission 755 and if a new file/folder is created, I'd like it to pick up these permissions.
    I'm confused by this AFS/ACL/ACE vs. POSIX thing. Can someone help me out here?
    I had a UNIX server running NFS previously and never saw this problem.

    Hi
    For a good explanation and understanding of how ACLs work:
    http://discussions.apple.com/thread.jspa?messageID=1535247
    The above is for 10.4 Server. For 10.5 Server:
    http://discussions.apple.com/thread.jspa?threadID=1234220&tstart=0
    If you look here:
    http://discussions.apple.com/forum.jspa?forumID=1233
    You'll notice a lot of discussions regarding file sharing (the forum itself) and permissions (ACLs, POSIX) problems in particular. These current threads:
    http://discussions.apple.com/thread.jspa?threadID=1251475&tstart=15
    http://discussions.apple.com/thread.jspa?threadID=1428118&tstart=15
    may provide more information. There is also some discussion regarding the SMB service itself. In 10.5 it appears to be not fully functioning as it should. It seems access for clients is achievable only if Guest Access is enabled which kind of defeats the whole notion of controlling access. Apple may be addressing these issues in a forthcoming update? You could perhaps research this further? There are numerous online resources available that may be useful:
    http://www.apple.com/server/macosx/resources/
    http://www.afp548.com/
    http://bombich.com/
    http://www.macosxtips.co.uk/
    Hope this helps, Tony

  • File sharing: Need to be able to edit file & save to a shared folder on a different networked iMac's HD

    We have new iMac's (running OS X 10.9.1) and they are all on the same network.  There is a folder on computer #1 (folder is named: 2010) with Word & Excel documents in it (we have to use those instead of Pages & Numbers) that needs to be shared and accesible by computer #2.  This has been done successfully.
    The problem is:  When I make changes to the files from computer #2 (or if I add a folder), the files are not accesible on computer #1 any longer...you can see there are new files or folders, but you can't interact with them from computer #1 if they were created on computer #2.  From computer #2, I created a folder named "2014 Ledger" in the shared folder, and when I look at the newly created folder on computer #1, it has a red dot with a minus sign in the bottom right?  When I click on it, it gives me an error.
    I called Apple Care, but they didn't seem to know how to be able to edit & save a shared file on one computer, but keep the main file saved to the hard drive of the other computer.  We did this for years with our PC's on a network, so I guess I just figured Mac's could do it as well.
    Does anyone have any suggestions of how we can access the files on computer #1 after they've been altered and saved or created on computer #2?
    These screen shots are from computer #1 (the computer where the folder should be hosted on the hard drive):

    Jens Grotzscherst wrote:
    Now I'm unsure if I need to change permissions to the 300GB worth of files on that external drive. (that's question #1.)
    If you want to allow anyone accessing as "user" to be able to read or write all files on that volume, you could do that. You should also be able to set the volume attribute to ignore ownership:
    http://www.peachpit.com/guides/content.aspx?g=mac&seqNum=256
    If I look at those files from a client machine, logged in as 'user', Finder tells me they belong to 'unknown'.
    I imagine that they're owned by a user with a user ID that's not present on that machine.
    Question #2: If I understand correctly, the settings on the server's Sharing preferences pane only apply for ACCESS to the shared folder (i.e. they make it possible to log in via AFP).
    If that were the case, there would be no need for the "Read & Write" / "Read Only" setting in the Sharing panel.

  • How do I set up file sharing in Lion Server to work like file sharing in Lion Client?

    I've just installed Lion Server on my home iMac to enable remote access via VPN to my home network.
    When the iMac was running Lion Client (before the upgrade to server), and when File Sharing was enabled on the iMac; when other Macs on the LAN connected to the iMac via AFP, they were always able to connect to (share) any mounted external volumes (external USB or FireWire drives connected to the iMac). e.g.
    Now that I've upgraded to Lion Server, when other Macs on the LAN connected to the iMac via AFP they are only able to connect to (share) the sharepoints listed in the File Sharing pane of Server.app. e.g.
    Is there any way to set up File Sharing in Lion Server so that it works the same way as it does in Lion Client with respect to mounted external volumes? i.e. they are automatically shared? I know I can add each volume manually to File Sharing in Server.app but this gets tedious.
    Many thanks!

    I normally have a Firewall enabled. I recently had to do an erase and install of Lion, followed by a one-by-one re-install of all of my software. One of the first things I did was to set up all of my System Preferences the way I like them; Turning the Firewall on was one of them. Later I noticed it was off and turned it on again. I had already set up sharing and was surprised to see the problem when I turned it back on.
    As to why do I think it needs to be on. It is another part of my security layer.

  • How do I set up file sharing to keep my Quicken and Aperture files accessible and in synch across my network?

    I have a gigabyte ethernet network connecting my home and workshop.  I have an iMac (mid-2009 and late-2012) at each location running Mountain Lion and Windows 7 Home Premium under Parallels 8.  I want to be able to access my Quicken (for Windows), Office (for Mac) and photo (Aperture and iPhoto for Mac) files from either location and keep the files in synch.  How do I set up File Sharing to accomplish this and what process should I use when updating and saving changes?

    Use SugarSync.

  • File Sharing Service keeps crashing Error Reading Settings, File Sharing Service keeps crashing Error Reading Settings

    File sharing service keeps popping up with the error message An error occurred on the server while processing a command.  This error occurred while processing a command of type 'getConnectedUsers' in plug-in 'servermgr_afp'.
    I have tried multiple solutions on this site, unloading afp and restarting it, restarting postgres.  The file sharing tab will show up for a few seconds on the server.app config page then once someone tries to access any of the shared volumes on there, the event log shows it crashing instantly.  Error in console:
    The server '127.0.0.1' reported an error while processing a command of type 'getConnectedUsers' in plug-in: 'servermgr_afp'.  Error: Error Domain=XSActionErrorDomain Code=0 "SETTING_NOT_FOUND_ERR" UserInfo=0x7ffe6a835060 {NSLocalizedDescription=SETTING_NOT_FOUND_ERR}
    Also I get the error com.apple.launchd: (com.apple.collabd.notifications[7520]) Exited with code 1 then always followed by Throttling respawn: Will start in 10 seconds and this happens every 10 seconds without fail.

    I have started getting this error this morning:
    This error occurred while processing a command of type 'getConnectedUsers' in plug-in 'servermgr_afp'.
    Using Server 2.2.2; MacMini running OS X 10.8.5, 2 GHz Core i7 with 8 GB RAM attached to a 12TB Pegasus RAID.
    When the error appears, my users cease to be able to access file shares.
    Often, just before the error occurs, my users experience substantial slow down in the Finder's responsiveness when manipulating files on those shares.
    Restarting the Server App will produce one of several results
    1. fix the problem (rarely)
    2. fail to connect to server
    3. connect to server but not get all services running.
    The system itself resists a full shutdown, hanging at the grayish-white screen (not spinning wheel or cog or apple logo).
    I wish there was some known fix for this.

  • Under "apps" when I try to "save to" a folder in "file sharing" I get the "cannot find required file error".

    I'm trying to save a document folder to my desktop from the file sharing.

    No help to you I'm afraid, but I'm having exactly the same problem.

  • Newly created files are always locked

    I have a small but annoying problem with Indesign. (Several, actually, but the one on my mind at the moment is...)
    Whenever I create a new document, it's always locked. I can't save changes to it, add it to a book, or do many other routine things with it. It doesn't matter what I do; I can close out of everything completely but when I re-open Indesign, the file is still locked.
    What I can do, which provides me with an easy workaround, is do a Save As..., delete the original document, and work with the one I created with the Save As. (Documents created by Save As don't seem to have this problem, only documents created by New => Document). After I do that, everything works as expected. For this reason, this problem isn't the end of the world, though it was pretty scary the first time it happened. But it's still an annoyance that strikes me as an obvious bug, and if anyone's got a diagnosis and a means of keeping it from happening in the first place, I'd love to hear it.

    Here's a post from a regular forum contributor that will explain:
    Troubleshooting 101: Replace, or "trash" your InDesign preferences

  • Problem uploading newly created page on to my Internet sit.

    Using DW MX I created a new page using an existing page,
    changing content then saving it under a new name.
    I notice the Upload Arrow is not uploading my edited old page and newly created page.
    I press on it and I get a box that states the following:
    "An FTP error occurred - cannot  make connection to host.
    Your login or password is incorrect. Plese check your connection information."
    Anyone know the problem might be?
    rk

    Hi
    In the site definition are the details correct, and does the connection work when 'Test' is selected?
    PZ

  • File Sharing/Applying Permissions/Both Macs CRASHED!!!

    Someone Please Help!!!
    I'm a 14+ year Microsoft IT Professional. 6 months ago I traded my HP Notebook for a brand new MacBook (White) and for Christmas, traded my HP Entertainment notebook and accessories towards the purchase of a brand new 21.5" iMac! Very happy with decision until about an hour ago.
    Today, I purchased a USB 1TB external drive. It's connected to the iMac and was attempting to setup sharing for it. This was so I could finally setup Time Machine and create a backup of my MacBook which included my entire iTunes and iPhoto Library as well as my family website (not yet published).
    I had both machines connected to my wireless network and they were talking to each other fine. I was logged on to my wife's account on the iMac (setup as an administrator) and setting up sharing from there. My MacBook was not able to see the External Drive for some reason...which I saw did not have the user permissions setup properly. I added myself to the list, changed the permissions to read/write, then right-clicked to accept permissions. It ran for about 15 seconds then was done.
    On the MacBook, I did the same as my wifes account was not set to see the shared resources on the MacBook. However, when I right-clicked to apply permissions, I began to get errors writing the permissions. Was advised of the errors and only able to click OK. I did this for about 25 permissions...then the machine froze. I did a hard reboot and now my MacBook sits at the grey apple startup screen with the gear turning and won't startup. I attempted to log into SafeMode by holding shift until I saw the progress bar under the gear at startup...but after about halfway through, the progress bar disappeared and left with only the apple and gear turning.
    On the iMac, my wife's account would not allow me to open Safari or any other programs (the dock icons just bounced and bounced...no options to force quit). I was able to click the Apple logo and restart. Upon restart, I logged back into Wife's account and her desktop was back to default, the external drive did not show as connected on the desktop (but was available in the finder) and her documents and downloads folder icons in the Dock had grey question marks and were not accessible. Nor can I access them in finder. She had just finished updating her iCal earlier today and when we tried to access iCal, it could not find the file for her calendars.
    The only positive at this point is that my account is fine. I didnt do anything while on my account and it appears to be working fine.
    Being a new Mac user, I have been following the online tutorials and support discussions for anything I havent done before. However, now I have a dead MacBook (with all of my families photos and iTunes music unaccessible) and my wife's documents and information is unaccessible.
    Please someone help me to get things back to normal!! All I wanted to do was to backup both machines now that I had the means to and setting that up caused what appears to be an epic crash:(

    bstossel wrote:
    Someone Please Help!!!
    I'm a 14+ year Microsoft IT Professional. 6 months ago I traded my HP Notebook for a brand new MacBook (White) and for Christmas, traded my HP Entertainment notebook and accessories towards the purchase of a brand new 21.5" iMac! Very happy with decision until about an hour ago.
    Today, I purchased a USB 1TB external drive. It's connected to the iMac and was attempting to setup sharing for it. This was so I could finally setup Time Machine and create a backup of my MacBook which included my entire iTunes and iPhoto Library as well as my family website (not yet published).
    I had both machines connected to my wireless network and they were talking to each other fine. I was logged on to my wife's account on the iMac (setup as an administrator) and setting up sharing from there. My MacBook was not able to see the External Drive for some reason...which I saw did not have the user permissions setup properly. I added myself to the list, changed the permissions to read/write, then right-clicked to accept permissions.
    right-clicked to accept permissions? what do you mean by that? you don't have to right-click on anything when you are changing permissions on something. did you perhaps use "apply to enclosed items" to propagate permissions to everything inside? please clarify.
    It ran for about 15 seconds then was done.
    same question. changing permissions is instantaneous unless you use "apply to enclosed items".
    On the MacBook, I did the same as my wifes account was not set to see the shared resources on the MacBook. However, when I right-clicked to apply permissions,
    same question as before. what did you right-clicked on and what did you apply permissions to?
    I began to get errors writing the permissions.
    I'm quite lost at this point. please explain what's going on. I'm not reading the rest of it....
    Was advised of the errors and only able to click OK. I did this for about 25 permissions...then the machine froze. I did a hard reboot and now my MacBook sits at the grey apple startup screen with the gear turning and won't startup. I attempted to log into SafeMode by holding shift until I saw the progress bar under the gear at startup...but after about halfway through, the progress bar disappeared and left with only the apple and gear turning.
    On the iMac, my wife's account would not allow me to open Safari or any other programs (the dock icons just bounced and bounced...no options to force quit). I was able to click the Apple logo and restart. Upon restart, I logged back into Wife's account and her desktop was back to default, the external drive did not show as connected on the desktop (but was available in the finder) and her documents and downloads folder icons in the Dock had grey question marks and were not accessible. Nor can I access them in finder. She had just finished updating her iCal earlier today and when we tried to access iCal, it could not find the file for her calendars.
    The only positive at this point is that my account is fine. I didnt do anything while on my account and it appears to be working fine.
    Being a new Mac user, I have been following the online tutorials and support discussions for anything I havent done before. However, now I have a dead MacBook (with all of my families photos and iTunes music unaccessible) and my wife's documents and information is unaccessible.
    Please someone help me to get things back to normal!! All I wanted to do was to backup both machines now that I had the means to and setting that up caused what appears to be an epic crash:(
    Message was edited by: V.K.

  • AD Credentials, File Sharing and Permissions

    I've created a sharepoint on an Xserve G5 running Mac OS X Server 10.4.5. This sharepoint is to be shared to both Mac and Windows clients using Samba. A local group was created that is comprised mostly of Active Directory users. This local group was given Read&Write access for the share. The users in this group can all mount the share. However, whenever the group users try to delete existing files, or add files to the share they receive an error stating:
    "The operation cannot be completed becaue you do not have sufficient priveleges for some of the items."
    I've verified that the correct users are in the group, that the group has Read&Write access, and that the users can mount the share. I just can't figure out where the permissions would be wrong to give that error. Everything looks right, to me.
    Help?

    I've seen this error message before; these links may be of interest, even though they don't solve your problem:
    A similar posting to which I've replied: http://discussions.apple.com/thread.jspa?threadID=409444&tstart=0
    My original observation of this problem in Mac OS X 10.4.2: http://discussions.apple.com/thread.jspa?messageID=647624
    Your situation may be similar; however, I would also check to be sure that the "ignore permissions/ignore ownership" box is un-checked in the Info window of the volume that houses the share point. Occasionally, I've seen situations in which that has caused the failed copy error.
    --Gerrit

Maybe you are looking for