Permissions sticking to read-only when folders copied to local drive

Hello! So... I have a sharepoint that is read-only (archived jobs) everything works fine, but when people copy a folder to their local drive, they are forced to enter the server admin password when they try to move it to the their trash. If they copy individual files, they can erase those, but folders are retaining the server's permissions.
Everyone is on 10.5.6, I tried making the group both POSIX and ACL and it didn't make a difference.
Is there a fix? THanks - Don

Please provide a read-out of your file stricture using *ls -ela* for the directory in question, and showing a file that, when copied, becomes read-only.
Generally speaking, when a file is copied, the copy's permissions are set like this:
* The POSIX permissions are preserved. So if they are rw-rw-r-- (0664), then they remain that way on the copy. Note that umask behavior would put those at rw-r--r-- (0644) by default.
* The POSIX owner is changed to the action-bearing user. The action-bearing user is the one that performs the copy, so that's typically the currently logged-in user. Where the user is defined (either locally or via remote directory does not matter.)
* The POSIX group is changed to match the POSIX group assigned to the copy's parent folder.
* Any explicit ACLs will be preserved on the copy, if the destination filesystem supports them. (Destination filesystem ACL support is turned on in 10.5 client by default, but not in 10.4 or 10.3 client.)
* Any inherited ACLs as defined on the original will not be set on the copy.
* The copy will inherit any inheritable ACLs as defined on its new parent.
Now I'll take a wild guess: Since you're having this problem with 10.4 and 10.3 clients, I'm thinking that the POSIX permissions of the original file have the POSIX owner set to read-only. This would produce a read-only copy because the POSIX permissions are preserved! There is a reason for the default umask and create masks that set POSIX owner to read and write!
Of course, if this is the case, then the copy's POSIX owner can change the permissions on it and open it with read-write access.
--Gerrit

Similar Messages

  • External Hard Drive "read only" when connected to mac.

    Hi
    I have a Lacie external hard drive, formatted FAT, which has always worked fine on our macbook pro until the macs internal drive crashed and had to be replaced. now, when i connect the lacie i can access everything, but cannot move it around or add new folders, etc. under permissions it says "read only" how do i change this? when i connect to a pc it works normal.
    the macs software is OS X Version 10.5.8.
    im sure that its a really simple answer but i dont know enough about mac to find it...

    NTFS is read only on OS X. there are drivers to make it writable, so you could try to get those to work or you can copy the data off & reformat to FAT 32.
    if you want to try the drivers: http://www.macupdate.com/info.php/id/24481
    reformatting the drive: http://cnettv.cnet.com/8301-13415_53-10286826-11.html

  • USB Stick unrecognized/read only after Gparted

    Hi
    I partitioned a brand new USB thumb drive with Gparted and then installed Fedora LiveOS on it. This was just a test as I really wanted to use Larch to get Arch on the stick. So I tried to repartitioned it again. But Gaparted now complains that the stick is read only and so does not change anything.
    I then moved to fdisk. fdisk will allow me to look at the partitions and will even change them. But after using Fdisk to repartition and then running mkfs.whatever-i-want the partitions can not be mounted. Even dd exits with a read only drive error.
    Fdisk can manipulate the partitions but it complains that DOS mode is not supported and asks me to give the c and u commands. Despite this the drive is not recognised when I plug it into the computer.
    After using fdisk on the drive several times, gparted now claims that there is no valid partition table on the drive and so shows only unallocated space. But it still won't write any partition info to the device, claiming its read only!
    I'm stumped! Anybody have a clue how to get around this?
    emk

    dd fails with an input/output error after writing 17MB. This is an 8GB stick. Fdisk shows no partitions. But is unable to write to the drive after I create partitions. Here is the output.
    dd if=/dev/zero of=/dev/sdb
    dd: writing to `/dev/sdb': Input/output error
    32969+0 records in
    32968+0 records out
    16879616 bytes (17 MB) copied, 217.003 s, 77.8 kB/s
    Output of dmesg when I plug in the drive
    usb 4-1: new high speed USB device using ehci_hcd and address 2
    Initializing USB Mass Storage driver...
    scsi2 : usb-storage 4-1:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    scsi 2:0:0:0: Direct-Access HP v115w 1100 PQ: 0 ANSI: 0 CCS
    sd 2:0:0:0: Attached scsi generic sg2 type 0
    sd 2:0:0:0: [sdb] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB)
    sd 2:0:0:0: [sdb] Write Protect is off
    sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sdb: sdb1
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sd 2:0:0:0: [sdb] Attached SCSI removable disk
    So far this looks OK. I had earlier deleted my initial 2 partitions and created one vfat partition on the drive. But then when I try to mount the drive and to repartition with fdisk dmesg gives the following:
    EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
    EXT2-fs (sdb1): error: can't find an ext2 filesystem on dev sdb1.
    FAT: bogus number of reserved sectors
    VFS: Can't find a valid FAT filesystem on dev sdb1.
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    sd 2:0:0:0: [sdb] Unhandled sense code
    sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    sd 2:0:0:0: [sdb] Sense Key : 0x7 [current]
    sd 2:0:0:0: [sdb] ASC=0x27 ASCQ=0x0
    sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 00 10 70 00 00 f0 00
    end_request: I/O error, dev sdb, sector 4208
    Buffer I/O error on device sdb, logical block 526
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 527
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 528
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 529
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 530
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 531
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 532
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 533
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 534
    lost page write due to I/O error on sdb
    Buffer I/O error on device sdb, logical block 535
    lost page write due to I/O error on sdb
    sd 2:0:0:0: [sdb] Unhandled sense code
    sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    sd 2:0:0:0: [sdb] Sense Key : 0x7 [current]
    sd 2:0:0:0: [sdb] ASC=0x27 ASCQ=0x0
    sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 00 11 60 00 00 f0 00
    end_request: I/O error, dev sdb, sector 4448
    sd 2:0:0:0: [sdb] Write Protect is on
    sd 2:0:0:0: [sdb] Mode Sense: 43 00 80 00
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sd 2:0:0:0: [sdb] Unhandled sense code
    sd 2:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    sd 2:0:0:0: [sdb] Sense Key : 0x7 [current]
    sd 2:0:0:0: [sdb] ASC=0x27 ASCQ=0x0
    sd 2:0:0:0: [sdb] CDB: cdb[0]=0x2a: 2a 00 00 00 80 c0 00 00 08 00
    end_request: I/O error, dev sdb, sector 32960
    sd 2:0:0:0: [sdb] Assuming drive cache: write through
    sdb: unknown partition table
    usb 4-1: reset high speed USB device using ehci_hcd and address 2
    I don't have any ext4 partitions on it. THere should only be vfat. My initial partitions  were ext3 and vfat. I then switched the ext3 to ext2 after the problems begun and finally just went with a big vfat. I initially used gparted on the drive so as to label the partitions. I really feel that gparted may be the culprit here but I have no proof. This is a brand new stick that had not been written to before.
    And from gparted:
    libparted : 2.3
    ======================
    Unable to open /dev/sdb read-write (Read-only file system). /dev/sdb has been opened read-only.
    Unable to open /dev/sdb read-write (Read-only file system). /dev/sdb has been opened read-only.
    Unable to open /dev/sdb read-write (Read-only file system). /dev/sdb has been opened read-only.
    /dev/sdb: unrecognised disk label
    [1]+ Done gparted
    emk
    Last edited by emk (2010-07-25 00:02:50)

  • How can i set a form to read only when a checkbox it checked?

    How can i set a form to read only when a checkbox it checked?

    Hi,
    If you search the forums for Paul's example LockAllFields. This contains a function in a script object that you can call from the click event of the checkbox.
    Re: Saving Fillable Form as non-fillable PDF
    Good luck,
    Niall
    Assure Dynamics

  • Make few columns of Excel file read only when downloaded

    Hi Experts,
    Is there any way we can set few of the columns in excel sheet as read only when downloaded from SAP.
    We have requirement where a program will generate a report and download it into an excel file on desktop.  When the file is downloaded, two of its columns should be non editable.
    I know complete sheet of excel can be protected using OLE, can we protect few columns also using OLE?
    any idea how can it be done?

    Hi Swapnil,
    check this
    Re: OLE EXCEL : how to block cells ?
    hope it is useful to you.
    Thanks

  • Mail to RFC is there way to make mail to READ only when data sent to RFC

    Hi friends ,
                        My scenario is Mail to RFC  .  I am reading mails marking as read and sent to  RFC .
                       Due to this , If   for eg 400 mails comes , xi is reading all mails correctly but sometimes  inbound queue getting stuck so , unable to send data to RFC .
               Because of that  many mails which read cannot able to send data  , everything stuck in InBound Queue.
                 Can any body explain how to resolve this issue ?
               <b>   If there way to mark mail as read only when data uploded to RFC ?</b>
              Any suggestions please!
    Regards.,
    V.Rangarajan
    null

    Hi
    Even we did this scenario for one of our clients,but in our case mails were getting deleted by itself once processed.And those that did not get processed due to some reason remained in the mail box.
    Thanks

  • Folders become read/only when transfered to windows

    I find that when I transfer a folder from my Mac to a PC windows reports the folder (and contents) as read only. Ownership is transferable, but try as I might, I cannot change the status to be not read only on windows. However, I can read, write, and modify the folders and files most of the time.
    Recently, I transfered a very large folder hierarchy from my Mac to a PC and ran into an additional problem. When I add or modify any document in the hierarchy, the containing folder is duplicated by windows in the same location with the same name but empty of contents. Of course this causes a world of trouble, since there are now two identically named folders in the same location (one of which is empty).
    How can this happen and where can I get information on how to prevent it? BTW, I am a Mac user by nature and only use the PC when I have to, that is why I try to find answers here!
    Thanks in advance for any help.

    I am posting back here because I discovered the cause of the second problem mentioned in the above post. IE: the problem of misbehaving folders in windows.
    First, some background. The folder structure is rather large and complex, so I created it using applescript and a text file with outline levels. Unfortunately, some of the outline titles (which became folder titles) ended in a space.
    Apparently windows does not like folders (files too?) to end with a space. While this never affected my Mac, when I transfered the data and structure to the PC it went haywire. I did notice that the duplicate folders were not identical as I first thought, but rather were generated without the trailing space(s). Now it is just a matter of removing all the trailing spaces and it appears that windows can handle the folders.
    However, every folder I put on the PC still says it is read only and I can't seem to change that. Any help?

  • Usb stick is "READ ONLY FILESYSTEM"

    hello.
    i have a problem with my USB-Stick. since i gave it to a friend it does no longer work. unix says it is a "READ-ONLY FILESYSTEM". anny sugestions how i could change that?
    it was not possible to reformat it by disk utility. i also tried to format it on a windows machine - didn´t work... any ideas?
    best reagards
    sepoe

    Monkeymeetsrobot's suggestion is the first thing I would have suggested myself -- your original post made no mention of no write-lock switch -- many flash drives have them -- one of mine does and when locked would exhibit that behavior and the other one that doesn't, it still works properly.
    That said, now that we know that yours doesn't have a write-lock switch, maybe you could try this:
    It's a long shot, but what happens when you launch Terminal and type
    ls -ld /Volumes/{usbStickName}?
    If the permissions are not drwxrwxrwx, then, perhaps, from an admin-privileged account, you could
    sudo chmod 777 /Volumes/{usbStickName}
    and with any luck, you will have write privileges again.
    Something to try....no guarantees....
    Short of that, you may be giving your friend a slightly used usb flash drive as a Christmas present.
    (if this solves your problem, or is actually helpful towards arriving at a solution to your problem, please consider marking this reply as "helpful" or "solved," in addition to, if applicable, marking this question as "answered")

  • Make flash drive read only with no copying

    Here is the Situation. I have a 2h video of a high school play that i am editing and selling but with final cut you can only export 480 p video on dvd so i am going to sell hd digital copies on flash drives my question is can i make it so that the flash drive are read only and copy protected so it can't be distributed can i format  the flahs drive insuch a way  a way that prevents copying?

    jfoppes wrote:
    …  can i format  the flahs drive insuch a way  a way that prevents copying?
    technicallly, to playback you have to 'copy' content (from stick/disk/whatever to device) ....
    So, the harder you make it to 'copy protect' your content, the more inconvenient it gets for your paying customers!
    for example, on commercial DVDs I'm 'forced' to watch minutes of promos and 'legal advice', talking to me like I'm a 1st degree suspect No fun! And: When I like to watch/listen on diff. devices. again trouble to 'rip' it (anyone remembering the first slogan for iTunes? "Rip.Mix.Burn." Holy innocence ........... LOL
    Forget the few copy-cats. Convince by quality (e.g. spelling ) .
    Deliver an excellent product, perhaps bundled with some 'extras' (a nice designed box, with pics/t-shirt/memorabilia/…)  And, hey - who copies a school-play????

  • Read-Only File Folders

    I have a problem with the camera/pictures and documents on my phone.  When I first purchased my Blackberry, I took it home and synced it with my computer.  When I did that the computer changed my picture file folder as well as my document file folder to read-only folders.  Now I can’t delete, rename or edit picture and documents in their respective folders.  When I went on the phone to change them back, either the computer or the Blackberry itself returned the folders to read-only folders.  Has anyone else had this problem and does anyone know how to fix it?

    I suggest posting to the Xerve forum http://discussions.apple.com/forum.jspa?forumID=854

  • Install on SDCard/USB stick, toggle read-only filesystem - possible?

    This is something I thought about while installing Arch on an SD card earlier. You know these small switches on some SD cards that make them read-only, right?
    Would it be possible to have a setup where Archlinux is installed on a rewritable storage device like an USB Stick or an SD card, where one mode of operation would be to use it like a regular, persisting Arch install (with writeable filesystem). The second mode would be to use it similar to a Live CD, not persisting any data on the storage device and using RAM instead (mounting the root filesystem as read-only).
    Basically, you could boot into regular mode (perhaps by choosing a seperate entry in GRUB), change configurations, update packages, etc. Then you reboot into read-only mode and use it as a Live CD with any changes to the filesystem stored only in RAM. This could be combined with system encryption to provide a secure and portable Arch installation that can be kept up-to date and simply by rebooting, you have a protected, volatile environment similar to a Live CD.
    Is something like that possible? Has it been done already?

    Comment on the "why" for Flash Device....quiet operation, less power required, faster performance and reduced size.
    Faster boot time is also possible with raid applied.
    As previously stated, running all in ram doesn't provide any performance improvement if the system has at least 2GB of ram.  Thus the use of swap is not required with that much ram.
    This principle also applies to Flash Devices which have algortithms controlling the writes across the entire card capacity such that larger capacity increases lifetime expectancy.
    Copy- on- write is also proposed for flash devices which reduces the process steps for writing to flash.
    In my experience with running-in-ram with CTKArch "live" system, I found not much to endorse using that mode.  A negative of good proportion is the copy-to-ram loading time , which cannot be avoided.
    Basically, faster ram is the best approach for performance enhancement in all systems.
    Thus, there are herein some reasons for using flash in an arch booting system whether "live" or conventional or raid based.
    My raid0 bootable system was outlined in previous post and am using it now.  It is not a USB connected bus arrangement which inherently limits performance.
    I find Compact Flash in UDMA or true IDE mode to provide good performance speed of 90mb/s read and 25mb/s write to be a fine alternative to hard drives.  In raid0 read speed is doubled.  Good reason for flash devices but not in usb mode.

  • Time machine disk permissions changed to read only

    Somehow, my Time Machine disk permissions have now changed tand my backups are failing;
    The permissions are:
    Me - read/write, Staff  - read/write, Everyone - read only. I clicked on the lock and entered my system password, but I cannot change anything.
    Then I ran Disk Utilities to repair and verify. Still nothing. I rebooted, logged out, logged back in, etc.
    There is plenty of space left on the 2 GB drive. It is a Seagate GoFlex drive.This seems to be a new problems that has not surfaced before. My backups always ran flawlessly.
    What to do?

    10/22/13 7:44:57.820 AM com.apple.backupd[49208]: Backup failed with error: The target volume is read-only.
    10/22/13 7:44:57.851 AM coreservicesd[66]: Application App:"UserNotificationCenter" [ 0x0/0xdd9dd9]  @ 0x0x7fb372e4b9c0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0xdc8dc8:, ASN:0x0-0xa50a5:) ), so denying.
    10/22/13 7:44:57.851 AM WindowServer[1075]: [cps/setfront] Failed setting the front application to UserNotificationCenter, psn 0x0-0xdd9dd9, securitySessionID=0x186af, err=-13066
    10/22/13 7:55:27.048 AM CalendarAgent[25590]: [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=CoreDAVHTTPStatusErrorDomain Code=401 "The operation couldn’t be completed. (CoreDAVHTTPStatusErrorDomain error 401.)" UserInfo=0x7ffba30190c0 {AccountName=Gmail, CalDAVErrFromRefresh=YES, CoreDAVHTTPHeaders=<CFBasicHash 0x7ffba247e7c0 [0x7fff7fa61110]>{type = immutable dict, count = 11,
    entries =>
        0 : Case Insensitive Key: X-Content-Type-Options = <CFString 0x7ffba24c02e0 [0x7fff7fa61110]>{contents = "nosniff"}
        1 : Case Insensitive Key: Content-Type = <CFString 0x7ffba2469b10 [0x7fff7fa61110]>{contents = "application/vnd.google.gdata.error+xml; charset=UTF-8"}
        2 : Case Insensitive Key: Server = <CFString 0x7ffba24e5590 [0x7fff7fa61110]>{contents = "GSE"}
        3 : Case Insensitive Key: Transfer-Encoding = <CFString 0x7fff7f24e928 [0x7fff7fa61110]>{contents = "Identity"}
        6 : Case Insensitive Key: Date = <CFString 0x7ffba2483320 [0x7fff7fa61110]>{contents = "Tue, 22 Oct 2013 11:55:26 GMT"}
        7 : Case Insensitive Key: X-Frame-Options = <CFString 0x7ffba249b8c0 [0x7fff7fa61110]>{contents = "SAMEORIGIN"}
        8 : Case Insensitive Key: X-XSS-Protection = <CFString 0x7ffba24f24d0 [0x7fff7fa61110]>{contents = "1; mode=block"}
        9 : Case Insensitive Key: Www-Authenticate = <CFString 0x7ffba24b3d40 [0x7fff7fa61110]>{contents = "GoogleLogin realm="https://www.google.com/accounts/ClientLogin", service="cl""}
        10 : Case Insensitive Key: Alternate-Protocol = <CFString 0x7ffba24e68f0 [0x7fff7fa61110]>{contents = "443:quic"}
        11 : Case Insensitive Key: Cache-Control = <CFString 0x7ffba24e0ee0 [0x7fff7fa61110]>{contents = "private, max-age=0"}
        12 : Case Insensitive Key: Expires = <CFString 0x7ffba24c1290 [0x7fff7fa61110]>{contents = "Tue, 22 Oct 2013 11:55:26 GMT"}
    10/22/13 8:01:07.101 AM WindowServer[1075]: handle_will_sleep_auth_and_shield_windows: no lock state data
    10/22/13 8:01:07.102 AM loginwindow[1074]: ERROR | -[LWScreenLock(Private) screenIsLockedTimeExpired:] | No lock state found, use built in check
    10/22/13 8:01:07.103 AM WindowServer[1075]: Created shield window 0x809 for display 0x003f003d
    10/22/13 8:01:07.103 AM WindowServer[1075]: handle_will_sleep_auth_and_shield_windows: no lock state data
    10/22/13 8:01:07.103 AM WindowServer[1075]: Created shield window 0x80a for display 0x003f003e
    10/22/13 8:01:07.103 AM WindowServer[1075]: handle_will_sleep_auth_and_shield_windows: no lock state data
    10/22/13 8:01:07.108 AM WindowServer[1075]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04241110 device: 0x103b5d110  isBackBuffered: 1 numComp: 3 numDisp: 3
    10/22/13 8:01:07.232 AM loginwindow[1074]: resume called when there was already a timer
    10/22/13 8:01:29.746 AM coreaudiod[202]: Disabled automatic stack shots because audio IO is active
    10/22/13 8:01:30.373 AM coreaudiod[202]: Enabled automatic stack shots because audio IO is inactive
    10/22/13 8:01:33.595 AM com.apple.iCloudHelper[52460]: AOSKit ERROR: Setup request failed, [email protected], url=https://setup.icloud.com/setup/get_account_settings, requestHeaders=
        "Accept-Language" = "en-us";
        Authorization = "Basic ...";
        "X-APNS-Token" = f399cac3645458297dd7be50afbcef111e82ed4220706386f776a845c51135c9;
        "X-Aos-Accept-Tos" = false;
        "X-Mme-Client-Info" = "<MacPro5,1> <Mac OS X;10.8.5;12F45> <com.apple.AOSKit/152.4 (com.apple.systempreferences/12.0)>";
        "X-Mme-Country" = US;
        "X-Mme-Timezone" = EDT;
    error=Error Domain=AOSErrorDomain Code=5002 "The operation couldn’t be completed. (AOSErrorDomain error 5002.)" UserInfo=0x7fcb08435310 {HttpStatusCode=401, DialogInfo={
        AlternateButtonLabel = "";
        AlternateButtonLink = "";
        Body = UNAUTHORIZED;
        DefaultButtonLabel = "mme.setupservice.SetupServiceJS.OK";
        DefaultButtonLink = "";
        DialogType = PasswordDialog;
        ErrorID = UNAUTHORIZED;
        Header = "";
        HelpLink = "";
        description = "These account credentials are unauthorized.";
        localizedError = UNAUTHORIZED;
        protocolVersion = 2;
    }}, httpStatusCode=401, responseBody=
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
        <dict>
            <key>protocolVersion</key>
            <string>2</string>
            <key>DefaultButtonLabel</key>
            <string>mme.setupservice.SetupServiceJS.OK</string>
            <key>Body</key>
            <string>UNAUTHORIZED</string>
            <key>ErrorID</key>
            <string>UNAUTHORIZED</string>
            <key>DialogType</key>
            <string>CustomDialog</string>
            <key>AlternateButtonLink</key>
            <string></string>
            <key>AlternateButtonLabel</key>
            <string></string>
            <key>localizedError</key>
            <string>UNAUTHORIZED</string>
            <key>DefaultButtonLink</key>
            <string></string>
            <key>Header</key>
            <string></string>
            <key>HelpLink</key>
            <string></string>
            <key>description</key>
            <string>These account credentials are unauthorized.</string>
        </dict>
    </plist>
    10/22/13 8:01:35.293 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:35.423 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:35.423 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:35.900 AM com.apple.iCloudHelper[52460]: AOSKit ERROR: Quota usage request failed, [email protected], url=https://p20-quota.icloud.com:443/quotaservice/external/osx/1170343864/getQuotaIn fo, requestHeaders=
        "Accept-Language" = "en-us";
        Authorization = "Basic ...";
        "X-Mme-Client-Info" = "<MacPro5,1> <Mac OS X;10.8.5;12F45> <com.apple.AOSKit/152.4 (com.apple.systempreferences/12.0)>";
        "X-Mme-Country" = US;
        "X-Mme-Timezone" = EDT;
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fcb0984dc00 {HttpStatusCode=401, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=401
    10/22/13 8:01:36.357 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:36.358 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:36.502 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:36.503 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:36.535 AM System Preferences[52480]: handleOpenParameter called activateIgnoringOtherApps
    10/22/13 8:01:36.583 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:36.941 AM com.apple.time[1108]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    10/22/13 8:01:37.161 AM aosnotifyd[52497]: bootstrap_look_up failed (44e)
    10/22/13 8:01:38.098 AM fseventsd[48]: Logging disabled completely for device:1: /Volumes/Recovery HD
    10/22/13 8:01:38.153 AM fseventsd[48]: disk logger: failed to open output file /Volumes/JRL1/.fseventsd/00000000043da126 (No such file or directory). mount point /Volumes/JRL1/.fseventsd
    10/22/13 8:01:38.241 AM fseventsd[48]: disk logger: failed to open output file /Volumes/JRL1/.fseventsd/00000000043da126 (No such file or directory). mount point /Volumes/JRL1/.fseventsd
    10/22/13 8:01:38.771 AM locationd[52500]: NOTICE,Location icon should now be in state 0
    10/22/13 8:01:39.397 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.438 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.672 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.672 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.672 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.673 AM System Preferences[52480]: INFO: FMM: can enable: YES
    10/22/13 8:01:39.678 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:39.758 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.758 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.758 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.759 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.759 AM System Preferences[52480]: INFO: FMM: can enable: YES
    10/22/13 8:01:39.759 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.759 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.760 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:39.760 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:39.760 AM System Preferences[52480]: INFO: FMM: can enable: YES
    10/22/13 8:01:40.022 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:40.022 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:40.023 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:01:40.023 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:01:40.023 AM System Preferences[52480]: INFO: FMM: can enable: YES
    10/22/13 8:01:40.151 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:40.340 AM com.apple.iCloudHelper[52460]: AOSKit ERROR: Quota usage request failed, [email protected], url=https://p20-quota.icloud.com:443/quotaservice/external/osx/1170343864/getQuotaIn fo, requestHeaders=
        "Accept-Language" = "en-us";
        Authorization = "Basic ...";
        "X-Mme-Client-Info" = "<MacPro5,1> <Mac OS X;10.8.5;12F45> <com.apple.AOSKit/152.4 (com.apple.systempreferences/12.0)>";
        "X-Mme-Country" = US;
        "X-Mme-Timezone" = EDT;
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fcb08412810 {HttpStatusCode=401, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=401
    10/22/13 8:01:47.781 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:01:53.583 AM App Store[52489]: No alternate URLs found for packageId com.apple.pkg.MakeQueuesScript
    10/22/13 8:04:35.496 AM Mail[52536]: Using V2 Layout
    10/22/13 8:04:35.675 AM librariand[52538]: MMe quota status changed: under quota
    10/22/13 8:04:39.533 AM com.apple.SecurityServer[15]: Session 100508 created
    10/22/13 8:04:42.421 AM com.apple.iCloudHelper[52460]: AOSKit ERROR: Setup request failed, [email protected], url=https://setup.icloud.com/setup/get_account_settings, requestHeaders=
        "Accept-Language" = "en-us";
        Authorization = "Basic ...";
        "X-APNS-Token" = f399cac3645458297dd7be50afbcef111e82ed4220706386f776a845c51135c9;
        "X-Aos-Accept-Tos" = false;
        "X-Mme-Client-Info" = "<MacPro5,1> <Mac OS X;10.8.5;12F45> <com.apple.AOSKit/152.4 (com.apple.syncdefaultsd/0.0)>";
        "X-Mme-Country" = US;
        "X-Mme-Timezone" = EDT;
    error=Error Domain=AOSErrorDomain Code=5002 "The operation couldn’t be completed. (AOSErrorDomain error 5002.)" UserInfo=0x7fcb09b00080 {HttpStatusCode=401, DialogInfo={
        AlternateButtonLabel = "";
        AlternateButtonLink = "";
        Body = UNAUTHORIZED;
        DefaultButtonLabel = "mme.setupservice.SetupServiceJS.OK";
        DefaultButtonLink = "";
        DialogType = PasswordDialog;
        ErrorID = UNAUTHORIZED;
        Header = "";
        HelpLink = "";
        description = "These account credentials are unauthorized.";
        localizedError = UNAUTHORIZED;
        protocolVersion = 2;
    }}, httpStatusCode=401, responseBody=
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
        <dict>
            <key>protocolVersion</key>
            <string>2</string>
            <key>DefaultButtonLabel</key>
            <string>mme.setupservice.SetupServiceJS.OK</string>
            <key>Body</key>
            <string>UNAUTHORIZED</string>
            <key>ErrorID</key>
            <string>UNAUTHORIZED</string>
            <key>DialogType</key>
            <string>CustomDialog</string>
            <key>AlternateButtonLink</key>
            <string></string>
            <key>AlternateButtonLabel</key>
            <string></string>
            <key>localizedError</key>
            <string>UNAUTHORIZED</string>
            <key>DefaultButtonLink</key>
            <string></string>
            <key>Header</key>
            <string></string>
            <key>HelpLink</key>
            <string></string>
            <key>description</key>
            <string>These account credentials are unauthorized.</string>
        </dict>
    </plist>
    10/22/13 8:04:42.834 AM WindowServer[1075]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    10/22/13 8:04:45.323 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:04:45.342 AM xpcd[25595]: AOSAlertManager[52545]: registration request failed: (0x12, 0xd) process failed sandbox check
    10/22/13 8:04:45.369 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:04:45.369 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:04:45.370 AM System Preferences[52480]: INFO: FMM: containsRecoveryPartition: YES, version: 12E55
    10/22/13 8:04:45.370 AM System Preferences[52480]: INFO: FMM: recoveryPartitionNeedsUpdate: NO
    10/22/13 8:04:45.370 AM System Preferences[52480]: INFO: FMM: can enable: YES
    10/22/13 8:04:53.708 AM System Preferences[52480]: Unknown serviceID: com.apple.Dataclass.SharedStreams
    10/22/13 8:04:53.796 AM AppleIDAuthAgent[48807]: SERVER AppleIDAuth: Already existing account "jo...ne@?????.???" re-added; succeeded.[ NULL ]  (__AppleIDDoAddAppleID()/AppleIDAuthenticationImpl.cpp #169) com.apple.coreservices.appleid.authentication.peer.0x7fa3eb600e.xpcq

  • Keychain is read-only when waking from sleep

    So, when waking from sleep my keychain becomes read-only and I'm forced to restart since many of the applications I tend to use (itunes, safari, skype. messages and disk utility) start giving me error messages or are unresponsive. I've tried repairing the keychain, deleting and creating a new keychain, reinstalling the OS (10.8), resetting the ACLs using the recovery partition, repairing permissions using the recovery partition. The only thing I haven't tried is wiping out the drive and installing the OS anew which I would like to avoid . I am on a 2010 13" macbook pro using 10.8.3. I don't think it started after an update. I did recently install a new hard drive since the previous hard drive died. I used time machine to restore my apps and user account. Advice anyone? Thanks

    Hello-
    Well I spoke to soon. The problem started a few weeks later. Since then I have installed the OS on to a new hard drive. I did import my user account from a time machine backup but did not import the Apps and System settings. I created a new account and moved my media and documents from my old account to the new account. I then deleted the old account. After all that I am still getting the read-only problem with Keychain. It now happens while I am using my laptop, not just when it wakes from sleep. As I mentioned before the issue is intermittent, about once or twice a week. The last occurrence happened a few minutes after I booted up. I have pasted the log below. I have taken it in to Apple and they ran a check-up and everything came back ok. I'm concerned because my apple care ends in about a week. Any advice you can give would be greatly appreciated. Thanks.
    7/10/13 6:52:39.000 AM bootlog[0]: BOOT_TIME 1373464359 0
    7/10/13 6:53:06.000 AM kernel[0]: Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    7/10/13 6:53:06.000 AM kernel[0]: vm_page_bootstrap: 1944529 free pages and 70703 wired pages
    7/10/13 6:53:06.000 AM kernel[0]: kext submap [0xffffff7f80737000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000737000]
    7/10/13 6:53:06.000 AM kernel[0]: zone leak detection enabled
    7/10/13 6:53:06.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    7/10/13 6:53:06.000 AM kernel[0]: standard background quantum is 2500 us
    7/10/13 6:53:06.000 AM kernel[0]: mig_table_max_displ = 74
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto kext started!
    7/10/13 6:53:06.000 AM kernel[0]: Running kernel space in FIPS MODE
    7/10/13 6:53:06.000 AM kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    7/10/13 6:53:06.000 AM kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    7/10/13 6:53:06.000 AM kernel[0]: corecrypto.kext FIPS POST passed!
    7/10/13 6:53:06.000 AM kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    7/10/13 6:53:06.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    7/10/13 6:53:06.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    7/10/13 6:53:06.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    7/10/13 6:53:06.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    7/10/13 6:53:06.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    7/10/13 6:53:06.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    7/10/13 6:53:06.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    7/10/13 6:53:06.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    7/10/13 6:53:06.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    7/10/13 6:53:06.000 AM kernel[0]: MAC Framework successfully initialized
    7/10/13 6:53:06.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    7/10/13 6:53:06.000 AM kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    7/10/13 6:53:06.000 AM kernel[0]: ACPI: System State [S0 S3 S4 S5]
    7/10/13 6:53:06.000 AM kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    7/10/13 6:53:06.000 AM kernel[0]: [ PCI configuration begin ]
    7/10/13 6:53:06.000 AM kernel[0]: console relocated to 0xf80010000
    7/10/13 6:53:06.000 AM kernel[0]: PCI configuration changed (bridge=1 device=1 cardbus=0)
    7/10/13 6:53:06.000 AM kernel[0]: [ PCI configuration end, bridges 5 devices 24 ]
    7/10/13 6:53:06.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 18:11:47 May  1 2013) initialization complete
    7/10/13 6:53:06.000 AM kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 78ca39fffe131078; max speed s800.
    7/10/13 6:53:06.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    7/10/13 6:53:06.000 AM kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    7/10/13 6:53:06.000 AM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    7/10/13 6:53:06.000 AM kernel[0]: rooting via boot-uuid from /chosen: F24E7B60-8654-3521-9DC6-9CA2F1979476
    7/10/13 6:53:06.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    7/10/13 6:53:06.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    7/10/13 6:53:06.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    7/10/13 6:53:06.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    7/10/13 6:53:06.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    7/10/13 6:53:06.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    7/10/13 6:53:06.000 AM kernel[0]: BTCOEXIST off
    7/10/13 6:53:06.000 AM kernel[0]: BRCM tunables:
    7/10/13 6:53:06.000 AM kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    7/10/13 6:53:06.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@A/AppleMCP89AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/ST9750420AS Media/IOGUIDPartitionScheme/Untitled 1@2
    7/10/13 6:53:06.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 2
    7/10/13 6:53:06.000 AM kernel[0]: Kernel is LP64
    7/10/13 6:52:40.694 AM com.apple.launchd[1]: *** launchd[1] has started up. ***
    7/10/13 6:52:40.694 AM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    7/10/13 6:53:06.879 AM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    7/10/13 6:53:08.000 AM kernel[0]: BCM5701Enet: Ethernet address c4:2c:03:34:56:ec
    7/10/13 6:53:08.000 AM kernel[0]: AirPort_Brcm4331: Ethernet address f8:1e:df:ea:54:f5
    7/10/13 6:53:08.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    7/10/13 6:53:08.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    7/10/13 6:53:09.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    7/10/13 6:53:09.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8213 FirmwareVersion - 0x0201
    7/10/13 6:53:09.000 AM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    7/10/13 6:53:09.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    7/10/13 6:53:09.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    7/10/13 6:53:09.000 AM kernel[0]: Previous Shutdown Cause: 5
    7/10/13 6:53:09.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    7/10/13 6:53:09.000 AM kernel[0]: NVDAStartup: Official
    7/10/13 6:53:09.000 AM kernel[0]: NVDANV50HAL loaded and registered
    7/10/13 6:53:09.519 AM com.apple.SecurityServer[15]: Session 100000 created
    7/10/13 6:53:10.000 AM kernel[0]: DSMOS has arrived
    7/10/13 6:53:11.454 AM airportd[27]: _processDLILEvent: en1 attached (down)
    7/10/13 6:53:11.000 AM kernel[0]: createVirtIf(): ifRole = 1
    7/10/13 6:53:11.000 AM kernel[0]: in func createVirtualInterface ifRole = 1
    7/10/13 6:53:11.000 AM kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff8017662400
    7/10/13 6:53:11.000 AM kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    7/10/13 6:53:11.000 AM kernel[0]: Created virtif 0xffffff8017662400 p2p0
    7/10/13 6:53:11.941 AM hidd[56]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    7/10/13 6:53:13.000 AM kernel[0]: macx_swapon SUCCESS
    7/10/13 6:53:14.349 AM configd[18]: setting hostname to "Pluto.local"
    7/10/13 6:53:14.000 AM kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    7/10/13 6:53:14.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    7/10/13 6:53:14.354 AM configd[18]: network changed.
    7/10/13 6:53:18.272 AM com.apple.SecurityServer[15]: Entering service
    7/10/13 6:53:18.519 AM blued[65]: Read the UHE Info
    7/10/13 6:53:18.519 AM blued[65]: Read version 2 info.  Number of devices:2
    7/10/13 6:53:18.519 AM blued[65]: Class of device:     0x2580
    7/10/13 6:53:18.519 AM blued[65]: Device name: 'ervin's' length:8
    7/10/13 6:53:18.519 AM blued[65]: Finished reading the HID data
    7/10/13 6:53:18.519 AM blued[65]: Found a device with PID:0x030d VID:0x05ac
    7/10/13 6:53:18.520 AM blued[65]: Class of device:     0x2540
    7/10/13 6:53:18.520 AM blued[65]: Device name: 'ervinsiax’s Keyboard' length:23
    7/10/13 6:53:18.520 AM blued[65]: Finished reading the HID data
    7/10/13 6:53:18.521 AM blued[65]: Found a device with PID:0x0255 VID:0x05ac
    7/10/13 6:53:18.987 AM UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    7/10/13 6:53:18.993 AM loginwindow[51]: Login Window Application Started
    7/10/13 6:53:20.506 AM awacsd[66]: Starting awacsd connectivity-78.3 (Apr 25 2013 19:22:44)
    7/10/13 6:53:20.510 AM awacsd[66]: InnerStore CopyAllZones: no info in Dynamic Store
    7/10/13 6:53:20.635 AM kdc[54]: label: default
    7/10/13 6:53:20.635 AM kdc[54]: dbname: od:/Local/Default
    7/10/13 6:53:20.635 AM kdc[54]: mkey_file: /var/db/krb5kdc/m-key
    7/10/13 6:53:20.635 AM kdc[54]: acl_file: /var/db/krb5kdc/kadmind.acl
    7/10/13 6:53:20.673 AM mDNSResponder[48]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12
    7/10/13 6:53:21.537 AM coreservicesd[70]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    7/10/13 6:53:21.539 AM mds[47]: (Normal) FMW: FMW 0 0
    7/10/13 6:53:21.836 AM appleeventsd[62]: main: Starting up
    7/10/13 6:53:21.865 AM com.apple.usbmuxd[36]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    7/10/13 6:53:23.268 AM aosnotifyd[85]: bootstrap_look_up failed (44e)
    7/10/13 6:53:24.487 AM netbiosd[69]: Unable to start NetBIOS name service:
    7/10/13 6:53:24.499 AM digest-service[87]: label: default
    7/10/13 6:53:24.499 AM digest-service[87]: dbname: od:/Local/Default
    7/10/13 6:53:24.499 AM digest-service[87]: mkey_file: /var/db/krb5kdc/m-key
    7/10/13 6:53:24.499 AM digest-service[87]: acl_file: /var/db/krb5kdc/kadmind.acl
    7/10/13 6:53:24.501 AM digest-service[87]: digest-request: uid=0
    7/10/13 6:53:24.532 AM rpcsvchost[88]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    7/10/13 6:53:24.538 AM digest-service[87]: digest-request: init request
    7/10/13 6:53:24.544 AM digest-service[87]: digest-request: init return domain: BUILTIN server: PLUTO
    7/10/13 6:53:25.353 AM systemkeychain[75]: done file: /var/run/systemkeychaincheck.done
    7/10/13 6:53:25.374 AM kdc[54]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    7/10/13 6:53:25.387 AM configd[18]: network changed: DNS*
    7/10/13 6:53:25.393 AM mDNSResponder[48]: D2D_IPC: Loaded
    7/10/13 6:53:25.393 AM mDNSResponder[48]: D2DInitialize succeeded
    7/10/13 6:53:25.396 AM configd[18]: network changed: DNS*
    7/10/13 6:53:25.398 AM mDNSResponder[48]: Adding registration domain 40041775.members.btmm.icloud.com.
    7/10/13 6:53:25.671 AM kdc[54]: KDC started
    7/10/13 6:53:26.235 AM WindowServer[71]: Server is starting up
    7/10/13 6:53:26.652 AM locationd[52]: NOTICE,Location icon should now be in state 0
    7/10/13 6:53:27.102 AM awacsd[66]: Configuring lazy AWACS client: 40041775.p03.members.btmm.icloud.com.
    7/10/13 6:53:28.499 AM apsd[68]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/10/13 6:53:28.500 AM apsd[68]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/10/13 6:53:28.598 AM apsd[68]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/10/13 6:53:28.599 AM apsd[68]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/10/13 6:53:28.618 AM awacsd[66]: KV HTTP 0
    7/10/13 6:53:28.908 AM WindowServer[71]: Session 256 retained (2 references)
    7/10/13 6:53:28.908 AM WindowServer[71]: Session 256 released (1 references)
    7/10/13 6:53:30.969 AM WindowServer[71]: Session 256 retained (2 references)
    7/10/13 6:53:30.970 AM WindowServer[71]: init_page_flip: page flip mode is on
    7/10/13 6:53:31.409 AM WindowServer[71]: mux_initialize: Couldn't find any matches
    7/10/13 6:53:31.426 AM WindowServer[71]: GLCompositor enabled for tile size [256 x 256]
    7/10/13 6:53:31.426 AM WindowServer[71]: CGXGLInitMipMap: mip map mode is on
    7/10/13 6:53:33.627 AM awacsd[66]: KV HTTP 0
    7/10/13 6:53:34.283 AM WindowServer[71]: WSMachineUsesNewStyleMirroring: false
    7/10/13 6:53:34.283 AM WindowServer[71]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    7/10/13 6:53:34.283 AM WindowServer[71]: Display 0x042730c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 27 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cc3, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009cc300000000042730c0
    7/10/13 6:53:34.284 AM WindowServer[71]: Created shield window 0x5 for display 0x003f003d
    7/10/13 6:53:34.288 AM WindowServer[71]: Created shield window 0x6 for display 0x042730c0
    7/10/13 6:53:35.073 AM WindowServer[71]: Display 0x042730c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 27 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cc3, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009cc300000000042730c0
    7/10/13 6:53:35.073 AM WindowServer[71]: Display 0x003f003d: GL mask 0x2; bounds (2304, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    7/10/13 6:53:35.073 AM WindowServer[71]: CGXPerformInitialDisplayConfiguration
    7/10/13 6:53:35.073 AM WindowServer[71]:   Display 0x042730c0: MappedDisplay Unit 0; Vendor 0x610 Model 0x9cc3 S/N 0 Dimensions 11.26 x 7.05; online enabled built-in, Bounds (0,0)[1280 x 800], Rotation 0, Resolution 1
    7/10/13 6:53:35.073 AM WindowServer[71]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2304,0)[1 x 1], Rotation 0, Resolution 1
    7/10/13 6:53:36.423 AM WindowServer[71]: GLCompositor: GL renderer id 0x0102261a, GL mask 0x00000003, accelerator 0x00003c8b, unit 0, caps QEX|QGL|MIPMAP, vram 256 MB
    7/10/13 6:53:36.433 AM WindowServer[71]: GLCompositor: GL renderer id 0x0102261a, GL mask 0x00000003, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    7/10/13 6:53:36.436 AM loginwindow[51]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    7/10/13 6:53:36.454 AM hidd[56]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    7/10/13 6:53:36.607 AM WindowServer[71]: Unable to open IOHIDSystem (e00002bd)
    7/10/13 6:53:36.000 AM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    7/10/13 6:53:37.536 AM WindowServer[71]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    7/10/13 6:53:39.901 AM fseventsd[57]: Logging disabled completely for device:1: /Volumes/Recovery HD
    7/10/13 6:53:43.565 AM WindowServer[71]: Created shield window 0x7 for display 0x042730c0
    7/10/13 6:53:43.566 AM WindowServer[71]: Display 0x042730c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/10/13 6:53:43.586 AM WindowServer[71]: Display 0x042730c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/10/13 6:53:43.635 AM awacsd[66]: KV HTTP 0
    7/10/13 6:53:43.927 AM WindowServer[71]: Display 0x042730c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/10/13 6:53:43.979 AM launchctl[124]: com.apple.findmymacmessenger: Already loaded
    7/10/13 6:53:44.003 AM com.apple.SecurityServer[15]: Session 100004 created
    7/10/13 6:53:44.146 AM hidd[56]: CGSShutdownServerConnections: Detaching application from window server
    7/10/13 6:53:44.147 AM hidd[56]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    7/10/13 6:53:44.186 AM loginwindow[51]: Login Window Started Security Agent
    7/10/13 6:53:44.361 AM SecurityAgent[133]: This is the first run
    7/10/13 6:53:44.362 AM SecurityAgent[133]: MacBuddy was run = 0
    7/10/13 6:53:44.367 AM coreaudiod[134]: Enabled automatic stack shots because audio IO is inactive
    7/10/13 6:53:45.276 AM UserEventAgent[125]: cannot find useragent 1102
    7/10/13 6:53:46.754 AM SecurityAgent[133]: spawn_via_launchd() failed, errno=5 label=[0x0-0x7007].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    7/10/13 6:53:46.754 AM SecurityAgent[133]: spawn_via_launchd() failed, errno=5 label=[0x0-0x7007].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    7/10/13 6:53:50.000 AM kernel[0]: USBMSC Identifier (non-unique): 20080718000003 0x928 0xa 0x0
    7/10/13 6:53:53.435 AM _netbios[143]: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
    7/10/13 6:53:53.790 AM _netbios[146]: Unable to resolve hostname(s)
    7/10/13 6:53:53.808 AM ntpd[81]: proto: precision = 1.000 usec
    7/10/13 6:54:02.217 AM SecurityAgent[133]: User info context values set for ervin
    7/10/13 6:54:02.657 AM SecurityAgent[133]: Login Window login proceeding
    7/10/13 6:54:03.085 AM loginwindow[51]: Login Window - Returned from Security Agent
    7/10/13 6:54:03.132 AM loginwindow[51]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    7/10/13 6:54:03.148 AM loginwindow[51]: USER_PROCESS: 51 console
    7/10/13 6:54:03.329 AM com.apple.launchd.peruser.503[149]: (com.apple.gamed) Ignored this key: UserName
    7/10/13 6:54:03.329 AM com.apple.launchd.peruser.503[149]: (com.apple.gamed) Ignored this key: GroupName
    7/10/13 6:54:03.330 AM com.apple.launchd.peruser.503[149]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    7/10/13 6:54:03.337 AM loginwindow[51]: Connection with distnoted server was invalidated
    7/10/13 6:54:03.375 AM distnoted[153]: # distnote server agent  absolute time: 85.254455240   civil time: Wed Jul 10 06:54:03 2013   pid: 153 uid: 503  root: no
    7/10/13 6:54:03.640 AM awacsd[66]: KV HTTP 0
    7/10/13 6:54:04.135 AM blued[65]: kBTXPCUpdateUserPreferences gConsoleUserUID = 503
    7/10/13 6:54:04.868 AM com.apple.SecurityServer[15]: Session 100007 created
    7/10/13 6:54:07.730 AM WindowServer[71]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    7/10/13 6:54:07.934 AM WindowServer[71]: Display 0x042730c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/10/13 6:54:08.208 AM NetworkBrowserAgent[184]: Starting NetworkBrowserAgent
    7/10/13 6:54:08.867 AM talagent[177]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
    7/10/13 6:54:08.868 AM talagent[177]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
    7/10/13 6:54:09.311 AM WindowServer[71]: kCGErrorNotImplemented: receive_notification: CPXSetEventFilter failed
    7/10/13 6:54:09.357 AM coreservicesd[70]: Can't change an application into stopped state for app App:"iTunes" [ 0x0/0xa00a]  @ 0x0x7fe8b9e31660 because it's already been started.
    7/10/13 6:54:09.521 AM WindowServer[71]: kCGErrorNotImplemented: receive_notification: CPXSetEventFilter failed
    7/10/13 6:54:09.000 AM kernel[0]: NTFS driver 3.10 [Flags: R/W].
    7/10/13 6:54:09.000 AM kernel[0]: NTFS volume name , version 3.1.
    7/10/13 6:54:09.000 AM kernel[0]: NTFS-fs warning (device /dev/disk1s1, pid 188): ntfs_system_inodes_get(): $LogFile is not clean.  Will not be able to remount read-write.  Mount in Windows.
    7/10/13 6:54:12.043 AM WindowServer[71]: kCGErrorNotImplemented: receive_notification: CPXSetEventFilter failed
    7/10/13 6:54:16.235 AM WindowServer[71]: CGXDisableUpdate: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    7/10/13 6:54:16.249 AM WindowServer[71]: reenable_update_for_connection: UI updates were finally reenabled by application "Finder" after 1.01 seconds (server forcibly re-enabled them after 1.00 seconds)
    7/10/13 6:54:17.067 AM SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/10/13 6:54:17.067 AM SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/10/13 6:54:24.396 AM CalendarAgent[190]: [com.apple.calendar.store.log.caldav.queue] [Got error on refresh, but not rectifying principal because it was manually configured: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f9c328d8100 {NSUnderlyingError=0x7f9c32891880 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://ervin.siax%[email protected]/calendar/dav/ervin.siax%40gma il.com/user///ervin.siax%[email protected]/calendar/dav/ervin.siax%40gmail.com/user/, NSErrorFailingURLKey=https://ervin.siax%[email protected]/calendar/dav/ervin.siax%40gma il.com/user///ervin.siax%[email protected]/calendar/dav/ervin.siax%40gmail.com/user/, NSLocalizedDescription=The Internet connection appears to be offline.}]
    7/10/13 6:54:24.426 AM CalendarAgent[190]: [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f9c328da810 {NSUnderlyingError=0x7f9c32891880 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://ervin.siax%[email protected]/calendar/dav/ervin.siax%40gma il.com/user///ervin.siax%[email protected]/calendar/dav/ervin.siax%40gmail.com/user/, NSErrorFailingURLKey=

  • Acrobat XI states file is read-only when trying to save

    For the last couple of weeks I have had this issue . . . when saving to our shared drive, Acrobat XI states file is read-only (pop-up below) and I must save as a different name or in a different folder.
    I must then save the file to a different folder or drive. No other Adobe product has this issue and it only occurs on our shared drive. IT states I have full permissions for the folder.
    Anybody else have this issue?

    I'm glad it was that easy, frankly! :-)
    Glad it solved the problem for you!
    Have a great day,
    Sara

  • Convert editable PDF to read-only when sent in an email - JavaScript

    I have a real estate company that is trying to have an application that a agent and customer can fill in the needed information, hit a submit button, have the javascript compose an email with the attached pdf.  Here's the issue I'm having: I need to be able to convert the editable pdf to a read only so when the customer receives a copy they cannot edit the information again. 
    Here is my javascript code for the submit button:
    // This is the form return email. It's hardcoded
    // so that the form is always returned to the same address.
    // Change address on your form to match the code below
    // Send to buisness email
    var cToAddr = "[email protected]";
    // First, get the client CC email address
    var cCCAddr = this.getField("1st Tenant Email").value;
    if(cCCAddr != "")
    // Now get the second email only if it is filled out
    var cBenAddr = this.getField("2nd Tenant Email").value;
    if(cBenAddr != "")
    // Now get the third email only if it is filled out
    var cthirdAddr = this.getField("3rd Tenant Email").value;
    if(cthirdAddr !="")
    // Set the subject and body text for the email message
    var cSubLine = "Test - Lease Form"
    var cBody = "Thank you for submitting your form.\n" + "Save the filled form attachment for your own records"
    // Send the entire PDF as a file attachment on an email
    this.mailDoc({bUI: true, cTo: cToAddr, cCc: (cCCAddr + "; "
    + cBenAddr + "; " + cthirdAddr), cSubject: cSubLine, cMsg: cBody});

    Hi keely,
    Firstly you will need to buy a Reader Extensions license (this allows Reader to save the form data - otherwise the client will require Acrobat). Once this is done, you will then need a button (called "Lock Down" or something) that executes a script that makes all of the fields readOnly and updates a form variable (say, "locked") to indicate that the form is locked. You will also need to add a script to the initialize event that checks for the value of "locked", then executes the readOnly script (if the form needs to be locked down). An example of a readOnly script can be found on page 434 of http://www.adobe.com/go/learn_lc_scriptingReference (see "Disabling all form fields" script)
    Here is a sample form ( https://files.acrobat.com/a/preview/9df046bd-1125-4923-95de-35fc845139ca ) with a 'Lock All fields' button. Once you click this button all the forms turn 'Read only'.
    Another way to accomplish this which still requires Reader Extensions or Acrobat Pro is to use digital signatures. The people you are sending this to should have certificates set up.
    Hope this helps.
    Regards,
    Rave

Maybe you are looking for

  • The relation between free goods and taxation

    <b>Dear all;</b> I have a problem when i create free goods condition and it's working. Here is the Business Scenario.... my condition if the customer purchases from material XXX 10 EA we should be given a material XXX one unit free (free goods) and w

  • Adding a new item to an already existing BOM

    Hi,     I am having a problem adding a new item to an already existing parent BOM.I excute the following code (as per the SDK).     Dim vProdTree As SAPbobsCOM.ProductTrees     Set vProdTree = vCmp.GetBusinessObject(oProductTrees)     'Set Values to

  • Statistical postings

    Hi When I run the cost center report (S_ALR_87013611) there are two tables with details. One with Cost element, actual costs, plan costs, varience, varience %....The other table is Statistical postings, statistical actual, varience, varience %.. Same

  • Context Cartridge for Oracle 8.0.6 for Solaris

    6/21/00 I need some help with tuning Context Text queries a SQL query. My query is of the format: SELECT /*+ ORDERED USE_NL(T1) */ distinct T1.column4,sum(SCORE(10)) FROM Table1 T1, Table2 T2 WHERE T1.column_with_bit_map_index = 1 AND -- column is ei

  • Problem about lightbox with tooltips

    I create a slideshow. There is lightbox on a slideshow. I want to create 6 tooltips in the lightbox but other slideshow will show tooltips after I drag tooltips on the lightbox. I want to show 6 tooltips which are only in one slideshow. How to do it?