Shellscript to change a Systempreference?

Hi there. I've written an applescript that checks a box in a systempreference pane using UI scripting.The script opens Systempreferences,makes "Security" the active preference pane and then checks/unchecks the first boolean. This is what I've got:
tell application "System Preferences"
activate
set current pane to pane "com.apple.preference.security"
tell application "System Events"
tell application process "System Preferences"
click checkbox 1 of window 1
end tell
end tell
end tell
Works like a charm.
I was wandering if there would be a terminal-command,that I could run through Applescript (do shell script blablabla) that would have the same effect,namely requirering a password for unlocking the screensaver?
Thanks in advance,
grtz,
me

I've installed a scripting addition from here:
http://www.latenightsw.com/freeware/PListTools/index.html
With this I can actually read the plist files in applescript directly and get the contents delivered in the result.
The script using the scripting addition is this:
tell application "Finder"
set myFolder to folder ("path:to:parent:folder") as string
read property list file (myFolder & "com.apple.screensaver.000393660b20.plist")
end tell
The result returned is this:
{|modulePath|:"/System/Library/Frameworks/ScreenSaver.framework/Versions/A/Resou rces/Pictures Folder.saver", |idleTime|:0, |askForPassword|:0, |hotCorners|:{{"0", "1", "0", "0"}}, |lastPictureDirectoryChosen|:"/Library/Desktop Pictures/bluescreen", |moduleName|:"Pictures Folder", |previousModuleName|:"Pictures Folder"}
Could I just access the result and do some search&replace thing?
somehow like this?
if the result contains "|askForPassword|:0"
select "0" and change it to "1"
I think I can do something with text delimiters, could someone help me out?

Similar Messages

  • How to change where I live on mac

    Hi, when I first got my mac, during the configuration it asked my were I live, is there some way I can change that.

    SystemPreferences>Users&Groups>CurrentUser>AddressBookCard>Open...

  • My Desktop display is stuck on Galaxy

    My Desktop display is stuck on Galaxy and will not change.

    >SystemPreference>Desktop & Screen Saver.  Make changes here.
    If not,  try deleting the com.apple.desktop.plist
    found in your user Library-->
    Finder>Go>Go to Folder:
    ~/Library/Preferences/
    Restart if necessary.

  • Whenever I try to change my region, system preferences crashes. Why is this happening?

    Pretty much what it says in the title! I'm running Mountain Lion. This is what it gives me when it crashes:
    Process:         System Preferences [64730]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         12.0 (12.0)
    Build Info:      SystemPrefsApp-232001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [315]
    User ID:         501
    Date/Time:       2013-11-17 09:22:33.532 -0500
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          186295 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  206623 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      7D5BBB55-27D7-7641-D461-BBCB499B2781
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000040
    VM Regions Near 0x40:
    -->
        __TEXT                 0000000105a56000-0000000105a7a000 [  144K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.Localization v.1.5.1 (Language & Text)
    objc[64730]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation          0x00007fff995c9129 CFPasteboardBeginGeneration + 57
    1   com.apple.HIToolbox               0x00007fff95efdaa9 SetPasteboardInternationalCache + 170
    2   com.apple.HIToolbox               0x00007fff95efe44d IntlSetValue + 1053
    3   com.apple.IntlFormats             0x000000010ca08f6a 0x10ca05000 + 16234
    4   com.apple.IntlFormats             0x000000010ca06f0e 0x10ca05000 + 7950
    5   com.apple.AppKit                  0x00007fff91ebac64 -[NSTabView selectTabViewItem:] + 431
    6   com.apple.AppKit                  0x00007fff91f109ac -[NSTabView mouseDown:] + 156
    7   com.apple.AppKit                  0x00007fff91e7f50e -[NSWindow sendEvent:] + 6853
    8   com.apple.systempreferences       0x0000000105a5d5b2 0x105a56000 + 30130
    9   com.apple.AppKit                  0x00007fff91e7b644 -[NSApplication sendEvent:] + 5761
    10  com.apple.systempreferences       0x0000000105a5c9a8 0x105a56000 + 27048
    11  com.apple.AppKit                  0x00007fff91d9121a -[NSApplication run] + 636
    12  com.apple.AppKit                  0x00007fff91d35bd6 NSApplicationMain + 869
    13  libdyld.dylib                     0x00007fff8fdf37e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff8f291d16 kevent + 10
    1   libdispatch.dylib                 0x00007fff8dc4edea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                 0x00007fff8dc4e9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xffffffffffffffff  rbx: 0x00007ffc6c807350  rcx: 0x0000000000000008  rdx: 0x00007fff940b4d9c
      rdi: 0x00007fff7f3173e0  rsi: 0x00007fff940b4d9c  rbp: 0x00007fff5a1a90b0  rsp: 0x00007fff5a1a9070
       r8: 0x00007fff7f3173e0   r9: 0x0000000000002fbb  r10: 0x00000000ffffffff  r11: 0x000000010821e000
      r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x0000000000000001  r15: 0x0000000000000000
      rip: 0x00007fff995c9129  rfl: 0x0000000000010206  cr2: 0x0000000000000040
    Logical CPU: 1
    Binary Images:
           0x105a56000 -        0x105a79fff  com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x109807000 -        0x109808fff  com.apple.Localization (1.6.0 - 1.5.1) <616CAEE1-FCEE-3E0A-B296-CF16DD677CAE> /System/Library/PreferencePanes/Localization.prefPane/Contents/MacOS/Localizati on
           0x109819000 -        0x109819ff9 +cl_kernels (???) <BD86CBAB-C7D6-45B2-906F-49567BB7162D> cl_kernels
           0x10981d000 -        0x10981dff3 +cl_kernels (???) <8E28E9DB-8A3B-4DB9-B957-A088E82AAC70> cl_kernels
           0x10981f000 -        0x109824fff  com.apple.IntlPreferences (1.5.0 - 1.5.0) <96F98B94-1368-3818-8D85-518A8B822D59> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
           0x10984c000 -        0x109853fff  com.apple.IntlLanguages (1.6.0 - 1.5) <41B9347D-2C01-3FA8-A45A-2D4010084D0A> /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/IntlLa nguages.prefPane/Contents/MacOS/IntlLanguages
           0x10987a000 -        0x109883fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10991e000 -        0x10991eff9 +cl_kernels (???) <4C3965EC-37E5-442D-B330-6621DAC9571E> cl_kernels
           0x109920000 -        0x1099baff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1099e9000 -        0x1099eaffb +cl_kernels (???) <80BB2B36-4C9B-4FCC-B0E7-D72D61BA85A7> cl_kernels
           0x10b1ad000 -        0x10b1aeffa +cl_kernels (???) <64060162-1AB3-4B19-8C0D-8DABACFA08DD> cl_kernels
           0x10b1c4000 -        0x10b1c9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10b1ce000 -        0x10b264ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10ca05000 -        0x10ca13fff  com.apple.IntlFormats (1.6.0 - 1.5) <49B8B538-E763-3411-B041-A42CFE86703D> /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/IntlFo rmats.prefPane/Contents/MacOS/IntlFormats
        0x7fff65656000 -     0x7fff6568a93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8d932000 -     0x7fff8dc49ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8dc4a000 -     0x7fff8dc5fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8dc60000 -     0x7fff8dc6dfff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8dc6e000 -     0x7fff8dcadff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dcbb000 -     0x7fff8dcfbff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8dcfc000 -     0x7fff8dda2ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8dda3000 -     0x7fff8deaefff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8deaf000 -     0x7fff8dec4fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8dec5000 -     0x7fff8e224fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e225000 -     0x7fff8e3c0fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e637000 -     0x7fff8e703ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8e704000 -     0x7fff8e730ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e8a4000 -     0x7fff8e8a8fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8e962000 -     0x7fff8e971fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e972000 -     0x7fff8e973ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
        0x7fff8e979000 -     0x7fff8e97dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8e97e000 -     0x7fff8e98afff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e9a5000 -     0x7fff8e9efff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ea91000 -     0x7fff8ea9ffff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8eaa0000 -     0x7fff8eaa4ff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8eaa5000 -     0x7fff8eaa5fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ede1000 -     0x7fff8ee02fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8f0fc000 -     0x7fff8f119ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f135000 -     0x7fff8f198ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f199000 -     0x7fff8f1e8ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f1ee000 -     0x7fff8f1f9fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f1fa000 -     0x7fff8f27bfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f27c000 -     0x7fff8f27efff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f27f000 -     0x7fff8f29aff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f2f8000 -     0x7fff8f44afff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f44b000 -     0x7fff8f451fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8f452000 -     0x7fff8f453fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f454000 -     0x7fff8f4aafff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f4ab000 -     0x7fff8f4e5ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f4e6000 -     0x7fff8f53bff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fd22000 -     0x7fff8fd49ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8fd4a000 -     0x7fff8fd52ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fdc3000 -     0x7fff8fdc3fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fdc4000 -     0x7fff8fdf0fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fdf1000 -     0x7fff8fdf4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8fdf5000 -     0x7fff8fe1dfff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8fe1e000 -     0x7fff8fe2cfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff900f9000 -     0x7fff90107ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff90167000 -     0x7fff90168ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff90196000 -     0x7fff902b0fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff902b1000 -     0x7fff903a2ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff903a3000 -     0x7fff903a6fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff903a7000 -     0x7fff903e4fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9043f000 -     0x7fff9044dff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff90600000 -     0x7fff90627fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9065b000 -     0x7fff90689ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
        0x7fff9068a000 -     0x7fff90724fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90725000 -     0x7fff90729fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff9072a000 -     0x7fff907fdff7  com.apple.DiscRecording (7.0 - 7000.2.4) <D62DA01B-5B60-3E99-9395-C11FB47E82E0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff907fe000 -     0x7fff907fefff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff907ff000 -     0x7fff90985fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90bc5000 -     0x7fff90d73fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90d74000 -     0x7fff90daaff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff90e23000 -     0x7fff90e23fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90e24000 -     0x7fff90e3bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90e3c000 -     0x7fff90e5dff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff90e63000 -     0x7fff90ee2ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90f73000 -     0x7fff90f7afff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90f87000 -     0x7fff910a7fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff910a8000 -     0x7fff9116dff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff9116e000 -     0x7fff911d7fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff911d8000 -     0x7fff913d8fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff913d9000 -     0x7fff913e6ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff913e7000 -     0x7fff91455ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91456000 -     0x7fff91460fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91476000 -     0x7fff914c3fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff914ee000 -     0x7fff915c8fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff916db000 -     0x7fff9172aff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9172b000 -     0x7fff917c6fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9184d000 -     0x7fff91c44fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91c45000 -     0x7fff92872fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff928dd000 -     0x7fff9292eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9292f000 -     0x7fff92959ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9295a000 -     0x7fff92a73fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff92a74000 -     0x7fff92b46ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92b47000 -     0x7fff92b49ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92b4a000 -     0x7fff92ba1ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92ba3000 -     0x7fff92bdaff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff92bdb000 -     0x7fff92be7fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff92be8000 -     0x7fff92e63ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff92f0c000 -     0x7fff92f1fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff92f5d000 -     0x7fff92f62fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff93f61000 -     0x7fff93f9cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93f9d000 -     0x7fff9409ffff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff940ad000 -     0x7fff940aeff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff940af000 -     0x7fff940b7fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff940b8000 -     0x7fff941adfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff94322000 -     0x7fff94344ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff94345000 -     0x7fff94347fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff94348000 -     0x7fff94394ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff943e4000 -     0x7fff94801fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9484c000 -     0x7fff94851fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94b6e000 -     0x7fff94b74fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff94c10000 -     0x7fff94c90ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff94f95000 -     0x7fff94ff1ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff94ff2000 -     0x7fff9501dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff958d4000 -     0x7fff95991ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff95992000 -     0x7fff959b1ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff959e4000 -     0x7fff95a18fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff95a19000 -     0x7fff95cbdff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff95cbe000 -     0x7fff95cbeffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff95cbf000 -     0x7fff95dbcfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff95dce000 -     0x7fff95e19fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff95e1a000 -     0x7fff95e87ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95e88000 -     0x7fff961b8fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff961b9000 -     0x7fff96208fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff96209000 -     0x7fff9621aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff96221000 -     0x7fff9627bfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9627c000 -     0x7fff962dbfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff962dc000 -     0x7fff96324fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff963b9000 -     0x7fff963bbfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff963bc000 -     0x7fff963ffff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff96682000 -     0x7fff96688fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff96689000 -     0x7fff96689fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9668a000 -     0x7fff9668efff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9668f000 -     0x7fff966d3fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff966d4000 -     0x7fff96785fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff96786000 -     0x7fff967eeff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
        0x7fff9688d000 -     0x7fff9688dfff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9688e000 -     0x7fff96a03ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff96a04000 -     0x7fff96a06fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff96a07000 -     0x7fff971aefff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff971af000 -     0x7fff971ddfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff971de000 -     0x7fff971f4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff975ed000 -     0x7fff97647ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff97648000 -     0x7fff9764bfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9764c000 -     0x7fff9766eff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9766f000 -     0x7fff977cdfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff977d9000 -     0x7fff977d9fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff977da000 -     0x7fff977e3ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff97900000 -     0x7fff97931ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97932000 -     0x7fff97b67ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff97b68000 -     0x7fff97b6aff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff97b76000 -     0x7fff97bacfff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff97bad000 -     0x7fff97bbcff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff97c48000 -     0x7fff97c49fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97c57000 -     0x7fff97c5dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff97c97000 -     0x7fff97caefff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff97caf000 -     0x7fff97f80ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff97f81000 -     0x7fff97f86fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff97f87000 -     0x7fff97fa6ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff97fa7000 -     0x7fff97fb2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff9804b000 -     0x7fff980e9ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff98123000 -     0x7fff9813dfff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff9813e000 -     0x7fff98142fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff98143000 -     0x7fff98186ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff983e3000 -     0x7fff983eeff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff983ef000 -     0x7fff9840aff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff98914000 -     0x7fff98934fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff98935000 -     0x7fff98a4d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff98aa9000 -     0x7fff98b00ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff98b5c000 -     0x7fff98f98fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff98f99000 -     0x7fff98f9afff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff98faf000 -     0x7fff98fb6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff98fb7000 -     0x7fff990b9fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff990ba000 -     0x7fff990c7fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff990c8000 -     0x7fff990c9ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff991cb000 -     0x7fff992f5ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff992f6000 -     0x7fff99378ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff99395000 -     0x7fff993a8ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff993a9000 -     0x7fff993b0fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff993b1000 -     0x7fff994aeff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff994bb000 -     0x7fff99506fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff99507000 -     0x7fff996f1ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff996f2000 -     0x7fff9975afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff99772000 -     0x7fff99789fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff99859000 -     0x7fff9986bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff99899000 -     0x7fff9989dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9989e000 -     0x7fff9a22e4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9a469000 -     0x7fff9a47dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9a47e000 -     0x7fff9a4a3ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff9a4a4000 -     0x7fff9a4a4fff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9a4a5000 -     0x7fff9a75cff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9a75d000 -     0x7fff9a7eaff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff9a837000 -     0x7fff9a837fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 40350
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.2M resident=63.3M(37%) swapped_out_or_unallocated=108.0M(63%)
    Writable regions: Total=110.3M written=8292K(7%) resident=20.1M(18%) swapped_out=11.7M(11%) unallocated=90.2M(82%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 32.0M
    ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
    CG backing stores                  2456K
    CG image                           2864K
    CG raster data                       56K
    CG shared images                   1216K
    CoreImage                            76K
    CoreServices                       1564K
    MALLOC                             44.6M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                        8K
    OpenCL                               48K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.2M
    __DATA                             12.7M
    __IMAGE                             528K
    __LINKEDIT                         52.3M
    __TEXT                            119.0M
    __UNICODE                           544K
    mapped file                       137.5M
    shared memory                       308K
    ===========                      =======
    TOTAL                             490.3M
    TOTAL, minus reserved VM space    490.3M
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384A54463235363634485A2D3147364D3120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384A54463235363634485A2D3147364D3120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 4

    This could be related to System Preferences > Desktop & Screen Saver having an issue with accessing your photos within your iPhoto (or Aperture) Library.
    Try creating a new iPhoto Library (or Aperture Library). If your iPhoto Library is "acting up", then temporarily creating a new one will give System Preferences > Desktop & Screen Saver a new, small one (with nothing in it) to look at.
    To create a new iPhoto Library:
    1. Hold the Option key on your keyboard and then launch iPhoto
    2. In the popup window, choose to Create a New Library
    3. Save it in ~/Pictures (this where your initial iPhoto Library and all your pictures are stored)
    4. iPhoto will open and reveal an empty library
    5. Quit iPhoto and restart the computer
    6. Try to change your Desktop background

  • So in the last few days I've noticed that pressing my volume change keys actually isn't changing the volume on my macbook pro at all. When I press the volume up or down keys, it makes the recognisable pop sound but stays at the same volume while the squar

    So in the last few days I’ve noticed that pressing my volume change keys actually isn’t changing the volume on my macbook pro at all. When I press the volume up or down keys, it makes the recognisable pop sound but stays at the same volume while the squares go up or down. I mute it but my computer still makes sound. It’s the same with the volume control up the top of the screen, too. I slide it up and down and it doesn’t change the volume at all. The only way I can change the volume is with my speakers or the program I’m in (iTunes, VLC etc). I restarted and it seems to be okay then I go to change it a couple minutes later and it’s back to not working again.
    I’ve checked my settings- the “use all F1, F2, etc. keys as standard fuction keys” is not switched on, and I have tried a suggestion of moving the com.apple.systempreferences.plist file out of the library and onto the desktop and restarting and neither of those seem to make any difference whatsoever. I’ve tried to find online forums but the only suggestions I found were those two and they didn’t work.
    I’m just annoyed because I usually have the worst luck with technology but my macbook had been going strong and I got it because of the apparent lack of things that could go wrong, but of course even if there is one thing that could go wrong it will happen to me.
    Please help!

    You migh give resetting your NVRAM a try:
    http://support.apple.com/kb/ht1379

  • My MacBook's background is messed up and won't change now. How do I fix it?

    The background on my MacBook Pro has always done what it wants to. It especially likes to change itself back to the standard OS background every time I shut the computer down, but that is besides the point. There is now a bigger issue I was going in to show a NEW Mac user how to change the background on their new iMac, and as soon as it opened the window, the entire background is now gone and nothing but a black background is there. I tried to change it to something else, and nothing. I tried using a picture like usual, and nothing. It reflects n the window that that picture should be the background, but it is not showing up as the background? What in the heck is wrong with this thing?

    Back up all data.
    In the Finder, hold down the option key and select
              Go ▹ Library
    from the menu bar. From the Library folder, delete the following item, if it exists:
    Caches/com.apple.systempreferences
    and move the following items to the Desktop, if they exist:
    Application Support/Dock/desktoppicture.db
    Preferences/com.apple.desktop.plist
    Launch System Preferences and test. If you still have the issue, put the items you moved to the Desktop back where they came from and post again. Otherwise, delete the items.

  • Change desktop picture automatically doesn't work

    Hi
    I am trying to use the System Preferences Destop Picture "Change Picture automatically" every day feature. I want it to select a picture automatically at random every day from the folder I set. This does not seem to work. If I set it to "every day", it seems to just always pick the same photo--it never changes it. I tried yesterday setting it to "every login", since I login every day, and now no photos show up.
    The Console has a whole bunch of the message :
    2006-09-10 14:46:22.741 SyndicationAgent[284] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 09 Sep 2006 13:53:23 -800'
    Could that be part of the problem? Anyone else have trouble with this feature?
    I am using two screens, and trying to set the picture on each from a different folder. Maybe that is the problem?
    Thanks
    Bob

    I have two monitors and it works fine. It is possible that there is something wrong with the preference files, so the system is unable to correctly read them. Try removing these two files:
    "/Users/yourname/Library/Preferences/com.apple.desktop.plist"
    "/Users/yourname/Library/Preferences/com.apple.systempreferences.plist"
    Then redo your settings, log out and back in and see if it works. If it does you can toss the old plists. You'll probably have to redo some other settings in System Preferences to put them the way you prefer.
    Francine
    Francine
    Schwieder

  • I have a Mac Pro using Lion, with a SSD for system.  Restored drive from backup.  Now logon password doesn't work.  Account password still works.  Changing password in user group preferences no longer works to change logon password.

    I have a Mac Pro using Lion, with SSD for system drive.  Drive stopped booting, but otherwise appeared healthy.  Restored from system backup.  Now drive seems to work properly, BUT my logon password no longer works.  Password OK for account; can access system preferences, and change user password there BUT logon still refuses to accept password.  No luck changing password for that account after adding new administrator account and logging on from that account.  Suggestions?  Thanks.

    If you redirect Accounts to another location (not on the Boot Drive) you need to direct them back there again after a restore.
    SystemPreferences > Accounts/User&Groups > ...
    ... Unlock the lock, then hold down Control as you click on an Account to get access to the Advanced Options pane.

  • I can no longer change the volume, anyone know why?

    when i use the volume keys nothing happens. its blocked i cant change it in system preference eather i can mute or have the sound at the loudest. can any one tell me how to fix this?

    Hi Cloe,
    Safe Boot , (holding Shift key down at bootup),  use Disk Utility from there to Repair Permissions, move these files to the Desktop.
    /Users/YourUserName/Library/Preferences/com.apple.systemsound.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    Reboot & see if you can set it again.

  • 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

  • Click the lock to make changes is not working. Lion 10.7.2

    I cannot make any preferences' changes that require clicking on the lock. When I try to click on the lock it simply does nothing and remains locked. I've tried doing a permission repair using disk utility and I cannot create another admin account because that requires opening the lock in Users&Groups. Also, when I login into root, then the lock is also locked.
    The problem began when I updated to Lion.
    I've had no luck finding a solution in forums.

    i have the same issue,
    summary : at mine clicking the lock at any kind of program does not work at all, not working in system pref,
    not working at ''get info'' window, not working in any other kind of lock, i tried defragging via idefrag but that couldn't work because it needed a lock to be opened as well, i can't move my files to some folders, getting the ''The operation can’t be completed because an unexpected error occurred (error code 100022).''
    plus when i log out, cannot log in because when i type my password it accepts it but then nothing happens, i had a root account as well but i can't enter it and can't create again because of the lock, but when i log in with guest account(no pass required) i can make changes via clicking the lock and filling in admin username and password in system preferences. and i created a new admin account in guest account by filling admin info for authorization in system preferences > users&groups , set no password, logged out but could not log into that account as well. my system is set to login to my account when the system starts.
    so this is what i get with the clean display in console, opening system pref, then clicking users&groups, then clicking the lock. this is system.log
    Jun  6 04:46:06 idiyot System Preferences[4902]: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    Jun  6 04:46:06 idiyot System Preferences[4902]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  6 04:46:06 idiyot System Preferences[4902]: Failed to create window context device
    Jun  6 04:46:06 idiyot System Preferences[4902]: CGWindowContextCreate: failed to create window context delegate.
    Jun  6 04:46:06 idiyot [0x0-0x90090].com.apple.systempreferences[4902]: Jun  6 04:46:06 idiyot.local System Preferences[4902] <Error>: Failed to create window context device
    Jun  6 04:46:06 idiyot [0x0-0x90090].com.apple.systempreferences[4902]: Jun  6 04:46:06 idiyot.local System Preferences[4902] <Error>: CGWindowContextCreate: failed to create window context delegate.
    Jun  6 04:46:06 idiyot System Preferences[4902]: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x16bdb, window:0x0
    Jun  6 04:46:06 idiyot System Preferences[4902]: CGPixelAccessLock failed!
    Jun  6 04:46:07 idiyot System Preferences[4902]: Error loading /Library/Audio/Plug-Ins/HAL/TASCAM_US122L_US144.plugin/Contents/MacOS/TASCAM_US 122L_US144:  dlopen(/Library/Audio/Plug-Ins/HAL/TASCAM_US122L_US144.plugin/Contents/MacOS/TA SCAM_US122L_US144, 262): no suitable image found.  Did find:
                        /Library/Audio/Plug-Ins/HAL/TASCAM_US122L_US144.plugin/Contents/MacOS/TASCAM_US 122L_US144: no matching architecture in universal wrapper
    Jun  6 04:46:07 idiyot System Preferences[4902]: Cannot find function pointer CreateAudio for factory DB8AEA2A-E42F-11DA-B71D-000A95B009DC in CFBundle/CFPlugIn 0x400b38f00 </Library/Audio/Plug-Ins/HAL/TASCAM_US122L_US144.plugin> (bundle, not loaded)
    then after, i do the same with var/log/secure.log
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in od_record_check_pwpolicy(): retval: 0
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in od_record_attribute_create_cfstring(): returned 2 attributes for dsAttrTypeStandard:AuthenticationAuthority
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Establishing credentials
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Got user: alicankaralar
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Context initialised
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Got euid, egid: 0 0
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Done getpwnam()
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Done setegid() & seteuid()
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): pam_sm_setcred: krb5 user alicankaralar doesn't have a principal
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Done cleanup3
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Done seteuid() & setegid()
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): Done cleanup4
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Jun  6 04:48:29 idiyot authorizationhost[5064]: in pam_sm_setcred(): pam_sm_setcred: no domain found skipping
    Jun  6 04:48:29 idiyot com.apple.SecurityServer[29]: UID 501 authenticated as user alicankaralar (UID 501) for right 'system.preferences.accounts'
    i tried repairing disk, permissions, both in system and recovery volume, and i just upgraded to 10.7.4, but the problem was present in 10.7.3, i noticed it two days ago and i just upgraded hoping that would solve the problem.
    edit: i have found out that my problem is best described here, not the real concern of the OP but at the 4th option they say its a netinfo database problem, and diagnostics are the same problems that occur to me of that option but the system they're talking about is 10.1.5, i guess things have changed since then, but the problem is the same . http://macosx.com/forums/mac-os-x-system-mac-software/20630-cant-click-click-loc k-make-changes-button-when-installing.html
    hope you can help
    thanks in advance

  • Can't change screensaver

    I've had this problem for about 3 months. Whenever I try to access the screensavers in system prefs it always crashes to desktop. Anyone have a clue on how to fix this in Lion? It's really bugging me. I've followed a few directions in other threads I've seen but nothing has helped. One of them said to look for certain files. Specifically, Users/yourname/Library/Preferences/By Host/com.apple.systempreferences.xxx.plist Problem is there is NO By Host directory on my computer.

    In a moment of stupidity, I downloaded and installed (right click mouse and save as desktop wallpaper) a picture, which could not be changed. Though trial and error and reading lots of blogs on the topic, I discovered the picture was a png file (pList1_Standard.png). Once I found the file, I deleted it (sent it to trash). At that point, I could enter system preferences and switch to other pictures, and rotate them time wise (change pictures every minute). I don't know if the desktop pictures are all png files, but it is much eaiser to locate those sorts of files, without having to get into the Library file (which I could never seem to find). Each operating system has its own hiding place, but Spotlight is a wonderful tool in locating png files.

  • Can't change password for mobile user on certain client computers

    I have a MacBook Pro that has mobile user accounts. The user accounts are defined in the WGM of my macpro Server. The mobile user account works fine except that after some time I could not change the password on the client computer. I could change it in WGM but then it was not updated on the client. I tried changing the password from the SystemPreferences -> Accounts option as well as from the command line with "passwd". When using the command line passwd it just says "sorry". When using the Accounts option it asks to contact the "system manager".
    I called Apple Support. They suggested recreating the mobile user account on the client. I did that, and everything worked fine, including changing passwords on the client. But, after several weeks, I again cannot change the password on the client. I can change it in WGM fine, but again the client is not updated.
    It seems that the password database on the client gets confused about user password changing privileges after some time.
    To make matters more complicated, everything works fine for another client computer, including changing passwords.
    Any suggestions?

    This problem was related to the case sensitivity of computer names. I had recreated the LDAP binding to the client computer with the computer name in all lower case
    characters. However, when I created the mobile user initially, I had used a mix of upper and lower case characters (the name that shows up upon reverse DNS lookup). Once I re-created the LDAP binding with the original name, everthing worked fine.

  • Can't rename files/folders after changing extension of a file

    This has gone on for a while and is quite the pain.
    So I need to change the extension of a file. I change it, it asks me do I really want to do this, and I do. Sometimes immediately, and sometimes in a while, I lose the ability to rename a file/folder - I highlight it but can't type anything. Only a restart cures it, until the next round. Really annoying.
    I've seen this syndrome posted here and there, but no real solutions. Any ideas welcome, I'm using 10.4.11 btw.
    Thanks

    Very Important, how much Free Space is on your Hard Drive first of all? Click on the Macintosh HD on the Desktop, then do a Get Info on it.
    First, Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, test if things work OK in Safe Mode.
    Then move these files to the Desktop...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    Reboot & test.

  • Issue with desktop Opt/Click (right click) & 'Change Desktop Background'

    I have an issue with the opt/click in the desktop in ML 10.8.2. The 'Change Desktop Background' using opt/click (right click) works after reboot, but fails to open (work correctly) thereafter. The 'System Preferences' icon bounces in the dock but nothing else happens, I have either click on the SP icon or re-opt/click (R click) again to get it working. All else seems to be in order but not this. I have tried this with 2 complete full installs & still doesn't work correctly (same issue. I have reported it to Apple, but I was wondering if anyone else experiencing this problem?

    So, here's what I've learned so far.
    Fresh reboot.  Works fine.  Close and try again, doesn't work.  This you already know.
    Here's what I tried to see if it makes a difference:
    I removed:
    ~/Library/Caches
    ~/Library/Preferences/com.apple.finder.*, com.apple.systempreferences.* and com.apple.desktop.*
    That didn't help.
    I tried it in safe mode.  Same issue.
    Here's something interesting I noticed.  If you open terminal and killall Finder, that refreshes it and makes it work again... for 1 try.
    This does, in fact, seem like a bug.
    For reference, I'm currently on a mid 2012 macbook pro.  Running fully updated on mt lion.

Maybe you are looking for

  • Arabic in XML Reports

    Hi, I have created a template of RTF format with which contains Arabic. It looks fine in the template but when I run the report through concurrent program it shows junk characters in the PDF output format. Please let me know what are the pre-requisit

  • Need a query based on the property value of the other itemDescriptor

    Hi, I have following structed repository(both items in repository)  with itemDesc1 and itemDesc2. Now i have the value  of prop2 (of itemDesc2 ) . Using this i want to write query (using QueryBuilder) to get the value for one of  the property of item

  • LMS 3.2 on Solaris 10 - New devices and RME archive job

    Hi All, I've created a RME job that archive syncs our devices. When I add new devices to Common Services, which updates RME, will those new devices have their configurations archived by that same RME job, or do I need to create a new job? When the ex

  • Adding an add on

    I CAN NOT GET THE ADD ON FOR IMIKIMI.COM TO WORK IN FIREFOX, IT WORKS FINE IN INTERNET EXPLORER. IT SEEMS THAT FIREFOX IS GETTING TO BE NOT SO GOOD OF A BROWSER. I HAD TROUBLE WITH IT ON MY LAPTOP AND NOW AM HAVING THIS ISSUE ON MY NEW COMPUTER, IT I

  • NAC Integrated with Guest Server

    Hi all, I encountered a problem which happened when I integrated NAC with Guest Server. Hope I can find solution here! When I create an account in Guest Server, the account will also be created in NAC as local user. If I chose "Time Profile - Start-E