Home directory permissions help

Two questions:
1) the default permissions for my account appears to be set to give me Read & Write permissions, and all others get Read Only? I'd like the default to be that all others get None as a default - do I use the umask command to do this, and if so, with what settings?
2) One folder in my home directory is set such that the Guest account has Read Only. But I cannot seem to alter this - from my home directory, there are only two permissions entries - I have Read & Write, and Everyone gets None - the Guest entry does not even show, and there is no user 'Guest' I can select. But if I am logged in under the Guest account, and select permissions on that directory, I see three entries, including Guest having Read Only. How do I resolve this?

Most of the default (system created) folders in your user account are only readable by you. The exceptions are the Public (for file sharing) and Sites (for website sharing), which are readable by everyone. Folders that you have created will also be readable by others (this is the system default setting), so if you have placed them in the root directory of your user (outside of the default folders), others will be able to read them unless you change the permissions.
If you have altered the permissions on the default user folders, for example, by using "apply to enclosed items", you will need to do some repairs to restore the original permissions (the Disk Utility permissions repair will not repair anything in a user account). Apply to enclosed items... should never be used on a system created folder.
The Guest account only exists when you log into it - normal permissions include the owner, group, and everyone else.

Similar Messages

  • Repair Home Directory Permissions in Lion

    I currently have my home directory on it's own physical disk (not in the default location on my OS drive).
    When I try to "reset home directory permissions" against my user account in OS X Lion, nothing happens. When I do it for a user who has his home directory on the OS drive, everything works like a champ. The same thing happens under Snow Leopard as well, and I've been trying to track down a solution to this for a long time.
    Does anyone know how to fix this? I tried setting the permissions, ACL's, extended atttributes, etc to the best of my ability using Unix commands, and I'm not really having any issues at the moment, but I'd like to be able to set everything back to the way it should be in my home directory.
    Also, I don't have enough space on my OS drive to move my home directory back to the default location in order to do the reset.
    Any help would be appreciated.
    Bobby

    If you go into System Preferences / Users, you can right click on your User account and choose advanced options. In there, you are able to point your users directory to any disk (or folder) on your machine. I chose to move my home directory to a separate drive in my Mac Pro to make rebuilds easier. Now if I want to reinstall my OS, I simply blow the existing OS away, format the OS disk, and once a fresh OS is installed, I just re-point my account to the existing drive where my home directory is, and all is cool. It's definitely a supported configuration by Apple, and many people do it. It's just aggravating that their "reset home directory permissions" routine doesn't like it.
    My OS drive is a 128gb SSD, and my home directory sits on a 3tb HDD. From a performance and separation perspective it's perfect.
    Bobby

  • OOPS!! Reset Home Directory permissions

    I accidently reset my home permissions.  Now, I can't get into my home directory except as root.  What command can I do to make every file in my home to be read/write accesable ONLY to punkrockguy and root?

    Hmm, I had hoped the chmod didn't need to be applied recursive. You can try to use the 'find' command to make all files non-executable. From your home directory, run something like:
    find -type f -exec chmod a-x "{}" ";"
    See the find manpage for more details.
    Of course you'll need to add the executable flag the files files you DO want to be executable, like the ones in your ~/bin and stuff called 'configure' and such.

  • Wrong home directory permissions for new users

    Hi everyone.
    I reinstalled my laptop the other day and ran into a rather strange problem: after a system update new users had their permissions totally screwed. It took me 3-4 reinstalls to notice, as i was also playing with lvm2 &co. Anyway, on fresh installations from either 2008.06 or 2009.02, everything works fine. As soon as i update to the latest package versions (including 2.6.29 kernel) and create a new user, permissions on the new home directory are screwed up to the point where the user can't access it.
    Old directory permissions:
    drwx------ 33 jasn users 4,0K 17. Apr 13:21 jasn
    drwx------ 2 root root 16K 17. Apr 12:15 lost+found
    New directory permissions:
    drw-rw--w- 2 jasm users 4,0K 17. Apr 13:43 jasm
    drwx------ 33 jasn users 4,0K 17. Apr 13:21 jasn
    drwx------ 2 root root 16K 17. Apr 12:15 lost+found
    Logging in to "jasm" results in
    No directory, logging in with HOME=/
    [jasm@host /]$
    The whole mess can be fixed by changing the permissions on the home directory, but all that can't be on purpose, can it? I also don't know which package update (if it even was caused by one) causes this behaviour and if this only happens to me, so i didn't file a bug report.
    Has anyone already seen this? I solved it after 1.5 days of puzzled (and strangely unsuccessful) googling and reinstalling, so perhaps someone who runs into the same problem can use this to fix it.
    Last edited by JASN (2009-04-17 17:09:34)

    umask is not really the correct thing to do in this case, as this resets the permissions for every file the user creates. Afaik, the umask setting has to be installed on every machine via the launchd-user.conf file (to contain simply: umask 002) (or whatever is appropriate for your facility), as umask is a property of the process, not the connection.
    What might work better for your problem is make the homedirs world and group non-readable. That way the user creates files within their homedirs and anywhere below, but everyone else can't read them regardless of the files' permissions because the directory itself is unreadable.

  • Home Directory Permissions on New Files/Folders

    Problem: When a user creates a file or folder in the root of their home folder (ie. not in their Documents or other default folder) it is given "read" access to the "others" POSIX permission. So, anyone browsing the "users" folder on the network can view those files or folders. I would like to change this behavior so that when a user creates a file or folder, it is only read/write for the user and nothing for everyone else.

    umask is not really the correct thing to do in this case, as this resets the permissions for every file the user creates. Afaik, the umask setting has to be installed on every machine via the launchd-user.conf file (to contain simply: umask 002) (or whatever is appropriate for your facility), as umask is a property of the process, not the connection.
    What might work better for your problem is make the homedirs world and group non-readable. That way the user creates files within their homedirs and anywhere below, but everyone else can't read them regardless of the files' permissions because the directory itself is unreadable.

  • Network Home Directory Setup Help

    Hello All.
    So heres the deal. I got a Mac Pro running Tiger Server and multiple machines running Tiger Client. I can use Admin Tools to create Users, but what do I need to configure on the client machines to see those network User Directories from the login window? I want all of the Users to have home folders on the server and be able to access them from any of the client machines. Im a server newbie and I've never used Directory Access. They are only macs, Do I need to use LDAP or Active Directory? Any tips would be great. Thanks.

    You need to create the users in an LDAP directory. If you create them as local users their Home folder will stay on their local computer. The problem is that you can't have the same user name as a local user and an LDAP user. After you create an LDAP service you will have to restart a client Mac, then it will "see" that LDAP services are available over the network. Then the client Mac will have an "Other" choice at its log in screen.

  • FileSync Failure On Mobile Account Home Directory

    Hardware
    Server
    Mac Mini Mid-2012, OS X 10.9.5, Server 3.1.2, OpenDirectory ON, HomeDirectory: /Volumes/HomeFolders/Users
    Client
    iMac 21.5-inch, Late 2012, OS X 10.9.5, MobileAccount
    Network
    Server exists on a foreign subnet. Client binds to OD Replica on local network. Authentication works without issue. SSH connections to Server work flawlessly. SCP can be used to move files across the network without issue.
    Situation
    User account automatically creates a mobile profile on any system used. This is set in Workgroup Manager for all users of this User's type.
    The local machine has successfully created a Mobile Account for the user, and User is able to use the machine without complication, except that User complains none of his personal files are present.
    Home Sync reports last sync as being "Incomplete".
    Attempted Corrections
    The log file had indicated that the synchronization process was being cancelled by the next synchronization which started automatically after 20 minutes. To correct this problem, I changed the HomeSync settings to start only on "Manual" requests.
    After this change, I observed that the log file that a file was missing.  I ran SCP to duplicate the home folder on the local machine, replacing the home folder that had been already created.  I no longer find the missing file issue.
    I found an article suggesting that deleting the .FileSync folder from the local and remote home folders would force the system to re-evaluate the status of the sync.  I deleted these folders in order to allow the system to recreate them.  The system continues to have Incomplete home sync processes.
    Help Required
    I am unable to interpret the remaining EXCEPTION lines in the log file.  I appreciate any help deciphering the next steps in fixing the Home Sync process.  I appreciate any tips or advice on what causes Home Sync to fail in these situations, and if any person has information on how to create a local mirror that would be referenced for the HomeSync rather than the main server, that information would be greatly appreciated.
    Verbose Log Output - Reduced to Output from a Single Process
    1:: [14/10/10 08:17:53.358] Received SystemLoadAdvisory notification, new state = 2
    1:: [14/10/10 08:17:53.358] System says now is an okay time for automatic syncs. Starting any automatic syncs which were previously skipped.
    0:: [14/10/10 08:17:53.828] Waking from sleep
    1:: [14/10/10 08:17:53.828] -[SSyncSet wakeFromSleep]: scheduling sync of HomeSync_Mirror in 20.0 seconds
    1:: [14/10/10 08:17:53.829] Scheduling next sync of "HomeSync_Mirror" at 2014-10-10 15:18:13 +0000
    0:: [14/10/10 08:18:13.935] EXCEPTION: Cocoa error 134030 <+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a3705f40 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:13.935]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935] ), NSUnderlyingError=0x7fd5a3705ec0 "The file doesn’t exist."})">
    0:: [14/10/10 08:18:13.935] USERINFO: {
    0:: [14/10/10 08:18:13.935]     NSAffectedStoresErrorKey =     (
    0:: [14/10/10 08:18:13.935]         "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935]     );
    0:: [14/10/10 08:18:13.935]     NSFilePath = "/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets";
    0:: [14/10/10 08:18:13.935]     NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=4 \"The file doesn\U2019t exist.\" UserInfo=0x7fd5a3705e80 {NSUnderlyingError=0x7fd5a37004f0 \"The operation couldn\U2019t be completed. No such file or directory\"}";
    0:: [14/10/10 08:18:13.935] }
    0:: [14/10/10 08:18:13.935] BACKTRACE: {
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7f2b  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90496a5c
    0:: [14/10/10 08:18:13.935] ? | 0x7fff904968c4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90539516
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7c72  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff8be812f8
    0:: [14/10/10 08:18:13.935] ? | 0x10b0c7abd  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff905090f4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90508ea8
    0:: [14/10/10 08:18:13.935] ? | 0x10b0ce43f  
    0:: [14/10/10 08:18:13.935] ? | 0x7fff8beb50f4
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90512494
    0:: [14/10/10 08:18:13.935] ? | 0x7fff90511fcf
    0:: [14/10/10 08:18:13.935] ? | 0x7fff905835aa
    0:: [14/10/10 08:18:13.935] ? | 0x7fff904cd755
    0:: [14/10/10 08:18:13.935] }
    0:: [14/10/10 08:18:13.935] +[SSyncSet commitToDisk]: exception thrown while saving (+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a3705f40 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:13.935]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:13.935] ), NSUnderlyingError=0x7fd5a3705ec0 "The file doesn’t exist."})").
    1:: [14/10/10 08:18:13.936] ==========================================================
    0:: [14/10/10 08:18:13.936] Starting automatic sync of "HomeSync_Mirror".
    1:: [14/10/10 08:18:13.938] Peer "network" reports changes since last sync.
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: isRemote = NO
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: peer = <SPeer_FS:0x7fd5a7501500> = local, optionalStoreID = (null), peer.storeIDString = *
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootPath        = /Users/drbanks
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: storePath       = /Users/drbanks/.FileSync/store.filesyncstatetree
    1:: [14/10/10 08:18:13.939] [0x7fd5a7500990/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootAlias       = {path='/Users/drbanks', targetName='drbanks', volumeName='Fish_Office_HD', type=DIR, volumeCreateDate=2014-02-05-16:47:04, targetCreateDate=2014-09-26-09:09:23, parentDirID=156740, nodeID=733788, filesystemID=0000 ('0000'), signature=0x482b ('H+'), isBootVolume=YES, isAutomounted=NO, isEjectable=NO, hasPersistentFileIDs=YES, mounted=YES, url='file:///'}
    1:: [14/10/10 08:18:15.215] -[SStore_FS setupWithAlias:andRef:] (Store-FS.m:447): unlink('/Users/drbanks/.FileSync/.fstemp.CUtmP-mI4X6yMG0c2.noindex')
    1:: [14/10/10 08:18:15.333] -[SStore(protected) cleanupTree]: PHD-L-uCVIYQ8_Ju2-drbanks: required 0.1 seconds to execute
    1:: [14/10/10 08:18:15.645] -[SPeer_FS_PHD mountPeerVolume]: Mounted remote home server at "/Volumes/HomeFolders".
    1:: [14/10/10 08:18:15.867] -[SPeer_FS_PHD mountPeerVolume]: Final path to PHD remote home root = "/Volumes/HomeFolders/drbanks"
    1:: [14/10/10 08:18:16.353] X::...PHD-L-uCVIYQ8_Ju2-drbanks Exclusion/Inclusion pair #1 of 2
    1:: [14/10/10 08:18:16.353] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::path BEGINSWITH "."                                              |                             
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".afpDeleted"                                 |                             
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".DocumentRevisions"                          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Documents/Microsoft User Data"                     |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:16.353] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".fseventsd"                                        |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library"                                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "NAVMac800QSFile"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".account"                                          |                             
    1:: [14/10/10 08:18:16.353] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::...PHD-L-uCVIYQ8_Ju2-drbanks Exclusion/Inclusion pair #2 of 2
    1:: [14/10/10 08:18:16.353] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".afpDeleted"                                 | .CFUserTextEncoding         
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] "EWS-"                                        | .Trash                      
    1:: [14/10/10 08:18:16.353] X::name BEGINSWITH[c] ".DocumentRevisions"                          | .bash_history               
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".account"                                          | .ssh                        
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".fseventsd"                                        | Documents/Microsoft User Data
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Envelope Index"                       | Library                     
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Safari/Icons.db"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Safari/HistoryIndex.sk"                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:16.353] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Exchange-*"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Feeds"                              |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Calendars/Calendar Cache"                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/IMAP-*"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Downloads"                          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Application Support/SyncServices"          |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Printers"                                  |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/Macromedia/Flash Player"       |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Caches"                                    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/iTunes/iPhone Software Updates"            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/PubSub/Database"                           |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Application Support/MobileSync"            |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/Mac-*"                                |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Logs"                                      |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:16.353] X::path LIKE[c] "Library/Mail/AvailableFeeds"                       |                             
    1:: [14/10/10 08:18:16.353] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:16.353] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:16.353] [0x7fd5a7500990/<SStore_FS:0x7fd5a7d01440>] -[SStore_FS prepareForSync]: PHD-L-uCVIYQ8_Ju2-drbanks: self.wasPrepareForSyncDoneRemotely => NO
    1:: [14/10/10 08:18:16.353] Store "PHD-L-uCVIYQ8_Ju2-drbanks" started prepareForSync with root version (null)
    1:: [14/10/10 08:18:16.431] PHD-L-uCVIYQ8_Ju2-drbanks FSEvents scan
    0:: [14/10/10 08:18:16.650] EXCEPTION: Cocoa error 134030 <+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a370b560 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:16.650]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650] ), NSUnderlyingError=0x7fd5a3707ec0 "The file doesn’t exist."})">
    0:: [14/10/10 08:18:16.650] USERINFO: {
    0:: [14/10/10 08:18:16.650]     NSAffectedStoresErrorKey =     (
    0:: [14/10/10 08:18:16.650]         "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650]     );
    0:: [14/10/10 08:18:16.650]     NSFilePath = "/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets";
    0:: [14/10/10 08:18:16.650]     NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=4 \"The file doesn\U2019t exist.\" UserInfo=0x7fd5a3709440 {NSUnderlyingError=0x7fd5a3797170 \"The operation couldn\U2019t be completed. No such file or directory\"}";
    0:: [14/10/10 08:18:16.650] }
    0:: [14/10/10 08:18:16.650] BACKTRACE: {
    0:: [14/10/10 08:18:16.650] ? | 0x10b0c7f2b  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90496a5c
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904968c4
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90539516
    0:: [14/10/10 08:18:16.650] ? | 0x10b0c7c72  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff8beb413e
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904dc661
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904cdd12
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904cd49f
    0:: [14/10/10 08:18:16.650] ? | 0x7fff904ccf25
    0:: [14/10/10 08:18:16.650] ? | 0x7fff90582811
    0:: [14/10/10 08:18:16.650] ? | 0x10b0bd950  
    0:: [14/10/10 08:18:16.650] ? | 0x7fff939bd5fd
    0:: [14/10/10 08:18:16.650] }
    0:: [14/10/10 08:18:16.650] +[SSyncSet commitToDisk]: exception thrown while saving (+[SSyncSet commitToDisk] (SyncSet.m:352): "(Error Domain=NSCocoaErrorDomain Code=134030 "An error occurred while saving." UserInfo=0x7fd5a370b560 {NSFilePath=/Users/drbanks/Library/FileSync/a820661b8a30/SyncSets, NSAffectedStoresErrorKey=(
    0:: [14/10/10 08:18:16.650]     "<NSSQLCore: 0x7fd5a0612680> (URL: file:///Users/drbanks/Library/FileSync/a820661b8a30/SyncSets)"
    0:: [14/10/10 08:18:16.650] ), NSUnderlyingError=0x7fd5a3707ec0 "The file doesn’t exist."})").
    1:: [14/10/10 08:18:16.650] -[SPeer_FS_PHD mountPeerVolume]: Remote home located at "/Volumes/HomeFolders/drbanks"
    1:: [14/10/10 08:18:16.650] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: isRemote = YES
    1:: [14/10/10 08:18:16.650] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:alias:]: gAttemptRemotePrepareForSync = YES
    1:: [14/10/10 08:18:17.169] PHD-L-uCVIYQ8_Ju2-drbanks FSEvents scan took 0.74 seconds
    1:: [14/10/10 08:18:17.303] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "/"
    1:: [14/10/10 08:18:17.304] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/"
    1:: [14/10/10 08:18:17.304] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/Desktop/Desktop/EMR IM Unreadable/"
    1:: [14/10/10 08:18:17.368] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Desktop/Desktop/Desktop/Videos/"
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".afpDeleted"' to 'normalizedName >= ".afpdeleted" AND normalizedName < ".afpdeletee"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] "EWS-"' to 'normalizedName >= "ews-" AND normalizedName < "ews."'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".DocumentRevisions"' to 'normalizedName >= ".documentrevisions" AND normalizedName < ".documentrevisiont"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".account"' to 'normalizedPath == ".account"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".fseventsd"' to 'normalizedPath == ".fseventsd"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Envelope Index"' to 'normalizedPath == "library/mail/envelope index"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Safari/Icons.db"' to 'normalizedPath == "library/safari/icons.db"'
    1:: [14/10/10 08:18:17.371] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Safari/HistoryIndex.sk"' to 'normalizedPath == "library/safari/historyindex.sk"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mirrors"' to 'normalizedPath == "library/mirrors"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".mcxlc"' to 'normalizedPath == ".mcxlc"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name LIKE[c] ".com.apple.timemachine.supported"' to 'normalizedName == ".com.apple.timemachine.supported"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Exchange-*"' to 'normalizedPath >= "library/mail/exchange-" AND normalizedPath < "library/mail/exchange."'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Feeds"' to 'normalizedPath == "library/pubsub/feeds"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/MirrorAgent.log"' to 'normalizedPath == "library/logs/mirroragent.log"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".FileSync"' to 'normalizedPath == ".filesync"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Calendars/Calendar Cache"' to 'normalizedPath == "library/calendars/calendar cache"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/IMAP-*"' to 'normalizedPath >= "library/mail/imap-" AND normalizedPath < "library/mail/imap."'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"' to 'normalizedPath == "library/preferences/com.apple.homesync.plist"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist"' to 'normalizedPath == "library/preferences/com.apple.mcxmenuextras.plist"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/FileSync"' to 'normalizedPath == "library/filesync"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Downloads"' to 'normalizedPath == "library/pubsub/downloads"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Application Support/SyncServices"' to 'normalizedPath == "library/application support/syncservices"'
    1:: [14/10/10 08:18:17.372] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Printers"' to 'normalizedPath == "library/printers"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/Macromedia/Flash Player"' to 'normalizedPath == "library/preferences/macromedia/flash player"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Cleanup At Startup"' to 'normalizedPath == ".cleanup at startup"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/FileSyncAgent.log"' to 'normalizedPath == "library/logs/filesyncagent.log"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".SymAVQSFile"' to 'normalizedPath == ".symavqsfile"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Caches"' to 'normalizedPath == "library/caches"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".TemporaryItems"' to 'normalizedPath == ".temporaryitems"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"' to 'normalizedPath == "documents/microsoft user data/entourage temp"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"' to 'normalizedPath == "library/preferences/com.apple.filesyncui.plist"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/iTunes/iPhone Software Updates"' to 'normalizedPath == "library/itunes/iphone software updates"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/PubSub/Database"' to 'normalizedPath == "library/pubsub/database"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Application Support/MobileSync"' to 'normalizedPath == "library/application support/mobilesync"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/Mac-*"' to 'normalizedPath >= "library/mail/mac-" AND normalizedPath < "library/mail/mac."'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs"' to 'normalizedPath == "library/logs"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Spotlight-V100"' to 'normalizedPath == ".spotlight-v100"'
    1:: [14/10/10 08:18:17.373] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mail/AvailableFeeds"' to 'normalizedPath == "library/mail/availablefeeds"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path BEGINSWITH "."' to 'normalizedPath >= "." AND normalizedPath < "/"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".afpDeleted"' to 'normalizedName >= ".afpdeleted" AND normalizedName < ".afpdeletee"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name BEGINSWITH[c] ".DocumentRevisions"' to 'normalizedName >= ".documentrevisions" AND normalizedName < ".documentrevisiont"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Documents/Microsoft User Data"' to 'normalizedPath == "documents/microsoft user data"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"' to 'normalizedPath == "library/preferences/com.apple.filesyncui.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".SymAVQSFile"' to 'normalizedPath == ".symavqsfile"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist"' to 'normalizedPath == "library/preferences/com.apple.mcxmenuextras.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/FileSyncAgent.log"' to 'normalizedPath == "library/logs/filesyncagent.log"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'name LIKE[c] ".com.apple.timemachine.supported"' to 'normalizedName == ".com.apple.timemachine.supported"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Cleanup At Startup"' to 'normalizedPath == ".cleanup at startup"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"' to 'normalizedPath == "library/preferences/com.apple.homesync.plist"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Mirrors"' to 'normalizedPath == "library/mirrors"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/FileSync"' to 'normalizedPath == "library/filesync"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".TemporaryItems"' to 'normalizedPath == ".temporaryitems"'
    1:: [14/10/10 08:18:17.374] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".fseventsd"' to 'normalizedPath == ".fseventsd"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".Spotlight-V100"' to 'normalizedPath == ".spotlight-v100"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library/Logs/MirrorAgent.log"' to 'normalizedPath == "library/logs/mirroragent.log"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".FileSync"' to 'normalizedPath == ".filesync"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "Library"' to 'normalizedPath == "library"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] "NAVMac800QSFile"' to 'normalizedPath == "navmac800qsfile"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".mcxlc"' to 'normalizedPath == ".mcxlc"'
    1:: [14/10/10 08:18:17.375] -[NSPredicate(FileSyncAdditions) optimizedPredicate]: Optimized 'path LIKE[c] ".account"' to 'normalizedPath == ".account"'
    1:: [14/10/10 08:18:17.379] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/"
    1:: [14/10/10 08:18:17.381] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/AddressBook/Metadata/"
    1:: [14/10/10 08:18:17.382] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/AddressBook/Sources/80E89097-D917-4DE6-8B87-D5ACD34DCBA9/"
    1:: [14/10/10 08:18:17.382] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/CrashReporter/"
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.383] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/Dock/"
    1:: [14/10/10 08:18:17.384] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Application Support/iCloud/Accounts/"
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/"
    1:: [14/10/10 08:18:17.385] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/"
    1:: [14/10/10 08:18:17.386] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/4B6959F3-F05E-4F 30-891A-C8234667064B.calendar/"
    1:: [14/10/10 08:18:17.387] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/6F039F7E-3CC6-4B 94-AE4C-6F17A7C8CA71.calendar/"
    1:: [14/10/10 08:18:17.388] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/8A3D1921-C2DE-4F F2-8E0F-0FABED30EE2D.calendar/"
    1:: [14/10/10 08:18:17.389] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/18273985-1499-47 77-AAEF-EA6093AF2FE3.calendar/"
    1:: [14/10/10 08:18:17.390] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/A8305227-211A-43 D7-9979-38F79A9F24A7.calendar/"
    1:: [14/10/10 08:18:17.391] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/B15C90DE-3A13-48 DC-A260-B40B9A40D7E9.calendar/"
    1:: [14/10/10 08:18:17.391] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/B092C532-DA51-4F 61-BEDF-1CC5B564667D.calendar/"
    1:: [14/10/10 08:18:17.392] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Calendars/F3A85C22-7A2C-4D1F-9D43-34720B9AFDCD.caldav/F89651C6-3E88-4D 6E-873D-2C2D3A36CD80.calendar/"
    1:: [14/10/10 08:18:17.393] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/"
    1:: [14/10/10 08:18:17.393] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents/"
    1:: [14/10/10 08:18:17.394] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Containers/com.apple.corerecents.recentsd/Data/Library/SyncedPreferenc es/"
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.395] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Cookies/"
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/"
    1:: [14/10/10 08:18:17.396] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/GoogleSoftwareUpdate/"
    1:: [14/10/10 08:18:17.397] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Google/GoogleSoftwareUpdate/TicketStore/"
    1:: [14/10/10 08:18:17.397] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/IdentityServices/"
    1:: [14/10/10 08:18:17.398] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Mail/V2/MailData/"
    1:: [14/10/10 08:18:17.399] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Preferences/"
    1:: [14/10/10 08:18:17.400] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.401] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.401] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.402] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.403] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.403] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Preferences/ByHost/"
    1:: [14/10/10 08:18:17.405] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.405] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Safari/"
    1:: [14/10/10 08:18:17.406] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.406] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/Safari/LocalStorage/"
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks Scanning flagged directory "Library/SyncedPreferences/"
    1:: [14/10/10 08:18:17.408] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.409] PHD-L-uCVIYQ8_Ju2-drbanks: -[SStore(protected) checkAndHandleMissingNode:withID:exists:nodeTypeChanged:]: (null): CVV = (null), LVV = (null), converting to breadcrumb
    1:: [14/10/10 08:18:17.552] Store "PHD-L-uCVIYQ8_Ju2-drbanks" finished prepareForSync with root version (null)
    1:: [14/10/10 08:18:17.727] ssh subtask PID:3180
    1:: [14/10/10 08:18:17.732] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] 'Pseudo-terminal will not be allocated because stdin is not a terminal.
    1:: [14/10/10 08:18:17.732] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] 'ssh: connect to host maidmarian.pediatricheartcenter.org port 2336: Connection refused
    1:: [14/10/10 08:18:17.755] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: SSH: 'ssh: connect to host maidmarian.pediatricheartcenter.org port 2336: Connection refused
    1:: [14/10/10 08:18:17.755] '
    1:: [14/10/10 08:18:17.755] -[SSHIPCClient handleStderrLineOrEOF:]: [2014-10-10 15:18:17 +0000] '(null)'
    1:: [14/10/10 08:18:18.031] FS-remote: reusing local DB cache (modDate = 1412893054, size = 677707, local: "/Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/Store-FS-PHD-network-home.filesyncstatetre e", remote: "/Volumes/HomeFolders/drbanks/.FileSync/Store-FS-PHD-network-home.filesyncstate tree.bz2")
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: peer = <SPeer_FS_PHD:0x7fd5a8202540> = network, optionalStoreID = (null), peer.storeIDString = *
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootPath        = /Volumes/HomeFolders/drbanks
    1:: [14/10/10 08:18:18.031] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: storePath       = /Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/Store-FS-PHD-network-home.filesyncstatetre e
    1:: [14/10/10 08:18:18.060] [0x7fd5a8202970/<SStore_FS:0x10b1d94f0>] +[SStore_FS newStore_FSForPeer:rootPath:rootAlias:rootRef:storePath:optionalStoreID:]: rootAlias       = {path='/Volumes/HomeFolders/drbanks', targetName='drbanks', volumeName='HomeFolders', type=DIR, volumeCreateDate=2014-07-12-16:04:02, targetCreateDate=2014-07-14-12:08:33, parentDirID=2, nodeID=39476, filesystemID=0x6173 ('as'), signature=0x482b ('H+'), isBootVolume=NO, isAutomounted=NO, isEjectable=NO, hasPersistentFileIDs=YES, mounted=YES, url='afp://[email protected]/HomeFolders'}
    1:: [14/10/10 08:18:18.092] -[SStore_FS setupWithAlias:andRef:] (Store-FS.m:447): unlink('/Users/drbanks/Library/Caches/Cleanup At Startup/FileSyncAgent-1032/.FileSync/.fstemp.CUtmP-d-LEOKGQ6G5.noindex')
    1:: [14/10/10 08:18:18.203] X::...PHD-R-GX5KJxmEuF6-drbanks Exclusion/Inclusion pair #1 of 2
    1:: [14/10/10 08:18:18.203] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::path BEGINSWITH "."                                              |                             
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".afpDeleted"                                 |                             
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".DocumentRevisions"                          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Documents/Microsoft User Data"                     |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:18.203] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".fseventsd"                                        |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library"                                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "NAVMac800QSFile"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".account"                                          |                             
    1:: [14/10/10 08:18:18.203] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::...PHD-R-GX5KJxmEuF6-drbanks Exclusion/Inclusion pair #2 of 2
    1:: [14/10/10 08:18:18.203] X::Exclusions                                                       | Inclusions                  
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".afpDeleted"                                 | .CFUserTextEncoding         
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] "EWS-"                                        | .Trash                      
    1:: [14/10/10 08:18:18.203] X::name BEGINSWITH[c] ".DocumentRevisions"                          | .bash_history               
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".account"                                          | .ssh                        
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".fseventsd"                                        | Documents/Microsoft User Data
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Envelope Index"                       | Library                     
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Safari/Icons.db"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Safari/HistoryIndex.sk"                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mirrors"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".mcxlc"                                            |                             
    1:: [14/10/10 08:18:18.203] X::name LIKE[c] ".com.apple.timemachine.supported"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Exchange-*"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Feeds"                              |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/MirrorAgent.log"                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".FileSync"                                         |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Calendars/Calendar Cache"                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/IMAP-*"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.homeSync.plist"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.mcxMenuExtras.plist" |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/FileSync"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Downloads"                          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Application Support/SyncServices"          |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Printers"                                  |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/Macromedia/Flash Player"       |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Cleanup At Startup"                               |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs/FileSyncAgent.log"                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".SymAVQSFile"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Caches"                                    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".TemporaryItems"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Documents/Microsoft User Data/Entourage Temp"      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Preferences/com.apple.FileSyncUI.plist"    |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/iTunes/iPhone Software Updates"            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/PubSub/Database"                           |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Application Support/MobileSync"            |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/Mac-*"                                |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Logs"                                      |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] ".Spotlight-V100"                                   |                             
    1:: [14/10/10 08:18:18.203] X::path LIKE[c] "Library/Mail/AvailableFeeds"                       |                             
    1:: [14/10/10 08:18:18.203] X::---not changed---                                                | ---not changed---           
    1:: [14/10/10 08:18:18.203] X::---------------------------------------------------------------------------- --------------------
    1:: [14/10/10 08:18:18.203] [0x7fd5a8202970/<SStore_FS:0x7fd5a05d7ad0>] -[SStore_FS prepareForSync]: PHD-R-GX5KJxmEuF6-drbanks: self.wasPrepareForSyncDoneRemotely => NO
    1:: [14/10/10 08:18:18.203] Store "PHD-R-GX5KJxmEuF6-drbanks" started prepareForSync with root version (null)
    1:: [14/10/10 08:18:18.333] PHD-R-GX5KJxmEuF6-drbanks Full scan

    Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Back up all data before proceeding.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Enter the following command in the Terminal window (triple-click, copy, and paste):
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button
    Select
               ▹ Restart
    from the menu bar.

  • Why can't a new folder be created within my user home directory when using 'Save As' in Mountain Lion?

    Hi,
    So I want to create a new folder within my main user home directory (not the root directory) just for my developer-related files? I can do this from Finder, although it does prompt me for my password to do so. However, when using 'Save As' from any app, the 'New Folder' button is greyed out when I select my user home directory. So I have to create the folder in Finder then Save As.
    Is this normal behavior? Is OSX discouraging me from adding things to my user home directory by making it less convenient? Is there a good reason it would be discouraging me from creating new folders there? If not, is there a setting that I can change to allow the creation of new folders from the Save As prompt?
    Thanks for your help,
    B

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • Home Directory Probs

    OK, here is the scenario.
    I have an OD Master running 10.4.7 server.
    I have a home directory share point running on a 10.3.9 server.
    I have a client running 10.4.7. Network Accounts are showing as available. I go to login with the home directory running on 10.3.9 and it comes up with the home directory cannot be mounted at this time.
    I have tried logging in an account that has a home directory on a 10.4.7 machine and that is coming up with no problems.
    I have gone through WGM and checked the network mount and that is coming up kosher. I even went through the Finder and found the server in the list.
    SO, I am assuming that it is a problem on the 10.3.9 server, but I am at a loss to figure out what it is. The home directory permissions have been checked and rechecked and those look good as well.

    Figured it out.
    First, the 10.3.9 is not a replica, just a share point for home directories.
    Second, this is an old Mac Manager server. There are home directories setup on this server, but I wanted to start fresh with new home directories, so I setup a new share point and used cp to move the documents over and then WGM to fix the permissions. What was happening, best I can figure is that the old MM home directories were trying to be mounted even though they are no longer a share point. I even turned off MM and removed the Directory Access LDAP settings. As soon as I deleted an old MM home directory, the machine logged in just fine.
    Interested how that even though MM is not in use that the home directory information is still retained.

  • OSX 10.8.5 Home Folder permissions in AD environment

    So I work in a University environment and traditionally we have been using Windows computers, thus a large AD environment. Recently we have been having Mac OSX computers trickle into the environment and I have been the one tasked with making sure everything works. From OS X documentation every version 10.6.8 and above *SHOULD* work in an AD environment, but we are working with 10.7 and above so that shouldn't be a problem.
    I have tested adding a 10.7 and 10.8 desktop to the domain and all works fine, I change the log in settings to require username and password, and I can log in fine as a Enterprise Admin, Domain Admin, and Domain User. Now my issue comes in when I'm trying to write files, nothing works. I see that the home directory gets created fine and has the correct permissions, but none of it's subdirectories have the correct permissions. As the local admin I have to go to the folder permissions of the home directory and click the action cog wheel and say "Apply to enclosed items..." is there any way I can streamline this process so that everytime a home directory gets create, all of it's subdirectories are owned and writeable by the user who logged in?

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • Filevault home directory encryption '22 minutes remaining'

    Hi all,
    I'll try and keep this as informative as possible.
    I'm running snow leopard, all update to date with latest patches. (17" MBP)
    Im running a 500gb harddrive.
    Last night I enabled Filevault and selected the secure erase option.
    It quickly reached 30 minutes remaning, so I went ahead and went to bed, leaving it to do its stuff.
    When I got up today, the screen was asleep, I pressed the space bar (trackpad did nothing).
    It woke up right away, however on the screen it read '22 minutes remaining' at the 'encrypting home folder' screen.
    (like this: http://www.wap.org/journal/encryption/timeremainingsm.jpg )
    The progress bar is about 50%.
    I monitored it over the course of 45 minutes and nothing changed. The progress bar did not increase, the time reamaining did not decrease.
    There is a spinning progress circle on the screen & the mouse does not appear at all.
    The hard drive sounds like a hive of activity, as if something is happening, but the visual output does not indicate this.
    Does anyone have any experience with a similar situation? And if so, can you reccommend the best course of action on my part?
    Many thanks in advance to all for reading this and if any assistance can be offered!
    Regards
    Ross

    Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Back up all data before proceeding.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Enter the following command in the Terminal window (triple-click, copy, and paste):
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button
    Select
               ▹ Restart
    from the menu bar.

  • Mac - SGD won't start - home directory permission problem?

    Mac OSX 10.5.6 when attempting to login to SGD fails to start. Relevant section from java console:
    security: Certificate has failed the verification with the Root CA certificates
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/Tester.class with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/Tester.class from cache
    Tue Feb 17 08:21:58 CST 2009 JEP creating applet Tester (https://zsgd.open-tech.com/sgd/tcc/java/)
    basic: Starting applet…
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    basic: Loading applet/u2026
    basic: Initializing applet/u2026
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@946d22
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=2
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with proxy=DIRECT
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar from cache
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    So I created another account and it works fine there. Compared permissions between the two accounts and they appear identical. Looks like it can't create the .tarantella directory in my home directory. Did have some home directory permission problems a couple weeks ago and used the utility on the Mac OSX install disk to reset home directory permissions and ACLs.
    Any suggestions greatly appreciated.
    Mark G.

    I probably should have included more of the java console output. This is output after what appears to be certificate checking:
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
         at java.util.LinkedList.entry(LinkedList.java:368)
         at java.util.LinkedList.get(LinkedList.java:313)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:163)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:86)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:79)
         at sun.plugin.security.PluginClassLoader.getPermissions(PluginClassLoader.java:146)
         at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:192)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:147)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:605)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:723)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1864)
         at jep.AppletFramePanel.createApplet(AppletFramePanel.java:189)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:652)
         at sun.applet.AppletPanel.run(AppletPanel.java:326)
         at jep.AppletFramePanel.run(AppletFramePanel.java:176)
         at java.lang.Thread.run(Thread.java:613)
    Tue Feb 17 16:43:26 CST 2009 JEP creating applet com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper (https://zsgd.open-tech.com/sgd/tcc/java/)
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
         at java.lang.System.getProperty(System.java:628)
         at com.tarantella.tta.client.tcc.lwplugin.qG.k.a(k.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.l(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.p(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.<init>(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper.run(TCCHelper.java)
         at java.lang.Thread.run(Thread.java:613)
    basic: Starting applet…

  • Home directory has disappeared - help!

    I have just logged on to my MacBook and received a message to say that it can't find my home directory - it's just not there in the Users folder.
    I am the main user (administrator). There is one other user of the computer who has an account and her folder is there, as is 'Shared' and another folder with my user ID, but with a '1' appended to the end.
    What has happened - any help gratefully received...
    ~~
    simon

    My 2 cents, most OS X gurus will tell you not to run as an administrator. Keep one or 2 admin users on tap, one for installing/etc. and one as a "control." Run day-to-day ops as a standard user.
    This is better security and keeps you from making mistakes without entering a password.
    You can do this by:
    1)Backing up! Always do this before making changes to your system.
    2)Create 1 or 2 new admin accounts. I would make 2 new admin accounts. Name one "Control" and the other something like "Owner."
    3)Log into "Owner" and change your old account to a standard user.
    4)I would verify permissions at least twice after you do this to get any bugs out.
    5)Restart, log in as your old (now standard) account.
    Keep the "Owner" password handy for when you need to install/make changes/etc to your system.
    Don't use "Control" except for just that, to see if a problem affects that account as well as other accounts.

  • Help  -  "mail home directory full?

    hi,
    I have been using my Mail account for ages. This morning I openned mail but a message popped up saying "MAIL CANNOT UPDATE YOUR MAILBOXES BECAUSE YOUR HOME DIRECTORY IS FULL. You must free up space in your home folder before using Mail. Selete unneeded documnet or move documents to another volume. (Blue Quit Button).
    We I searched the usual and went to Users/me/library/mail. I openned that and went to my POP account, openned up the mail boxes for inbox etc. I copied the .emlx messages into a folder and put them on the desktop, thinking that would free up some space. It didn't. I did a restart ... same message happens.... The mail bar opens but everything is grey, the message above pops up and I have no choice but to quit.
    I can't access any of my mail. When I try to open one of the .emlx files on the desktop, the same message above opens. I am at a loss!
    Could someone please help. I can't even get the About Mail to open so that I can tell you what I version I have, but I do update everything.
    thanks

    With the Mail.app quit and using the Finder, go to Home > Library > Mail.
    Copy the Mail folder and place the copy on the Desktop for backup purposes.
    Using the Finder, go to Home > Library > Mail > Envelope Index.
    Delete the Envelope Index file and empty the Trash.
    Launch Mail and you will be prompted to import all mailboxes available in the Mail folder at Home > Library > Mail. Select OK and allow the import process to complete.
    This isn't really importing anything but replacing the deleted Envelope Index file and re-indexing all mailboxes and should resolve the problem.
    After confirming all mailboxes and messages are available, you can delete the copy of the Mail folder placed on the Desktop.

  • Help-Multiple Home Directory stores

    I'm having issues getting my home directories to function the way I'd like them to. Basically, I have two groups of users "Studio" and "WebClients." I have a partition setup with the respective store locations:
    /Volumes/Homes/Studio/username
    /Volumes/Homes/WebClients/domain
    My WebClients are actually virtually hosted domains, so instead of the actual user's shortname as the directory, I want the domain name as the directory. I have this set, and under the respective user for that domain I've set their home dirctory to point to the domain's directory. However, when the user log's in via FTP in drops that user into the FTPRoot despite that FTP is set up for Home Directories only.
    Both stores are setup as Network mounts as User home directory stores. Could this be causing a conflict . . can you only use one directory for network mount: user homes?
    Now, the other group of users under "Studio" work fine. Users can login via FTP or AFP for that matter and it drops them into their home directory properly.
    Is what I'm trying to do more complicated than if appears? Any help would be greatly appreciated.

    I figured it out, need to just specify the "Home" and not the network share point or path.

Maybe you are looking for

  • How can i reset password????

    I have been having connectivity problems and worked with Comcast last night to try and resolve.They internally somehow re-set everything in my computer, now it wants my secured network password. We had original problems getting everyting to work when

  • Keyword tags text box poorly designed, crashes PSE 8

    I was very interested to see that PSE 8 allows you to enter keyword tags using a text box, as other programs do, promising much faster tagging with large sets of tags.  But the feature has serious bugs rendering it unusable. After trying the keyword-

  • Passing a parameter from a map

    I'm re-writing an old web-based application in ADF Faces. The old application had this on one of the pages called quickSearch: <map name="FrontPagemap0">   <area shape="RECT" coords="22, 339, 214, 500"         href="addressSearch?state=AK"/>   <area

  • My iphone got wet how do i get it to work again- it won't turn on.

    Got caught in a rainstorm and my iPhone got wet-- how do I get it to turn on again...it won't turn on?  I've already tried putting it in rice for 2 days and nothing.  Any other suggestions?

  • Why have you eliminated Favorites. Using Bookmarks is now a problem.

    # I just reloaded Firefox after major repair on my computer. Now there is no Favorites tab, just Bookmarks, and when I imported Favorites from IE it is jumbled between those in folders and those not. Also, I have to click on "Imports from IE" to open