OID Plug-in Framework

Looking for some information or someone who has written a plug-in that allows you to be authenticated through an external credential store.
Any help you could provide is appreciated.
Thanks
-jim

-cont.
orclPluginName=OID_WSL_PLUGIN
orclPluginType=operational
orclPluginTiming=when
orclPluginLDAPOperation=ldapcompare
orclPluginEnable=1
orclPluginSubscriberDNList=cn=users,dc=localhost,dc=com;dc=localhost,dc=com;o=localhost,dc=com;
orclPluginVersion=1.0.1
orclPluginIsReplace=1
cn=when_compare_replace
orclPluginKind=PLSQL
Using the ldapadd command-line tool:
ldapadd –p 4031 –h localhost –D cn=orcladmin –w security007 –v –f when_compare_replace.ldif
and restart the Oracle Internet Directory server and AS too.
4)and tested the plugin with login requests to the OID server and made some calls using ldapcompare tool like:
ldapcompare -p 4031 -h localhost -D cn=orcladmin -w security9 -b "cn=userA,cn=users,dc=localhost,dc=com"
-a title -v manager
but the log table was never filled with the parameter values.
Does this framework stuff ever work? Is it possible to replace the password comparison of OID?????
Is my ldif file correct? Is it the way it should deploy/register? Can you tell my were i am wrong? any help is greatly appreciated...

Similar Messages

  • PROBLEMS INTEGRATING OID PLUG-IN FRAMEWORK SOLUTION WITH SSO SERVER

    I wrote a OID plug-in to authenticated against an external
    password store as suggested in chapter 27 of the Oracle Internet
    Directory Administer's Guide., release 9.0.2.
    The function works if I run an ldap-bind from the command, the password
    is checked against the external password store, and copied into the OID.
    The function doesn't work from the SSO server, It will authenticate against
    the password contained in the OID rather than the password contained in the
    external password store, if there is a difference.
    I think the reason for this is probably that SSO uses indirect (proxy)
    access to the password store instead of Direct Authentication, as
    described in chapter 11 of the OID administrators guide.
    Does anyone know if it is possible to change the
    authentication method of the SSO server from
    indirect to direct?
    Thanks,

    -cont.
    orclPluginName=OID_WSL_PLUGIN
    orclPluginType=operational
    orclPluginTiming=when
    orclPluginLDAPOperation=ldapcompare
    orclPluginEnable=1
    orclPluginSubscriberDNList=cn=users,dc=localhost,dc=com;dc=localhost,dc=com;o=localhost,dc=com;
    orclPluginVersion=1.0.1
    orclPluginIsReplace=1
    cn=when_compare_replace
    orclPluginKind=PLSQL
    Using the ldapadd command-line tool:
    ldapadd –p 4031 –h localhost –D cn=orcladmin –w security007 –v –f when_compare_replace.ldif
    and restart the Oracle Internet Directory server and AS too.
    4)and tested the plugin with login requests to the OID server and made some calls using ldapcompare tool like:
    ldapcompare -p 4031 -h localhost -D cn=orcladmin -w security9 -b "cn=userA,cn=users,dc=localhost,dc=com"
    -a title -v manager
    but the log table was never filled with the parameter values.
    Does this framework stuff ever work? Is it possible to replace the password comparison of OID?????
    Is my ldif file correct? Is it the way it should deploy/register? Can you tell my were i am wrong? any help is greatly appreciated...

  • Server-Side Plug-in Framework

    Release Notes of OID 9.0.2 mentions server-side plug-in framework.
    I would like to find more information on this; what is it in detail; especially if this would help to automatically remove a user from a group when the user is deleted in the DIT.
    Thanks
    Thierry

    I recommend read some about SOA (Service Oriented
    Architecture). Java EE 5 support it on a easy way.Can you point me to a specific doc? Thanks in advance

  • OID Plug-in for pre_modify on attributes

    Hello - I am wondering if some one has written (PL/SQL type procedure) a OID plug-in to achieve the following:
    if the value of attribute ATTR1 is changed then before changing copy the old value to an other attribute ATTR2.
    So far what I understood we need to write a plug-in of kind "when_operation" for ldapmodify operation with pre_modify procedure signature syntax i.e.
    CREATE OR REPLACE PACKAGE LDAP_PLUGIN_LDAP_VALUE AS
    PROCEDURE pre_modify
    (ldapplugincontext IN ODS.plugincontext,
    dn IN VARCHAR2,
    mods IN ODS.modlist,
    rc OUT INTEGER,
    errormsg OUT VARCHAR2);
    Can some one please share the such a code if they have done this in the past.
    Thank you,

    Can at least some one point me to the direction on what API we should be using to create such a plug-in? Any link to the documentation of the API is appreciated. What i can tell we have three choices;
    standard LDAP PL/SQL APIs
    Oracle Internet Directory provides the Plug-in LDAP API
    DBMS_LDAP API
    Where can I find the information on these API and what we should be using to achieve our goal that is
    if the value of attribute ATTR1 is changed then before changing copy the old value to an other attribute ATTR2.
    Thanks,

  • OID plug-in capabilities!!

    Hi OID team,
    As we can not replace or load our corporate users/passwords in to OID (which is required to use SSO in 9iAS), we decided to implement when_compare_replace plug-in procedure to authenticate a user depending on the cookie (which will be set by our corporate single login server).Basically this plug-in looks for attname 'userpassword' and returns the success code depending on the cookie).
    Before we take this path, can we get some clarifications on the plug-in implementation features?
    1) Can we check for a cookie's existence in a plugin procedure?Can we set a new cookie to the user session?
    (something like:
    cookie OWACOOKIE.COOKIE;
    cookie := OWACOOKIE.get('myCookie');
    IF cookie.numvals = 0 THEN
    2) Can we redirect the user to our Login Server from the plug-in procedure?
    OWA_UTIL.redirect_url('https://www.loginserver.com');
    basically can we get user environment variables?
    I posted couple of messages regarding this before, but never got an answer for them. Can somebody please give some advice on this (at least the OID team)...
    thanks a lot in advance.
    -vijay bujula

    Vijay,
    Could you clarify what the need actually is. Are you trying to delegate authentication to a 3rd party SSO environment or are you trying to get the Oracle SSO/OID environment to authenticate against the third party repository?

  • About multiple identity plug-in in SES11.1.2.2

    hi Experts,
    I have a question on identity plug-in for ses11.1.2.2, if multiple identity plug-in are activited/started, does this mean SES will check the identity from all these identity plug-in? for example:
    Can I have this senario: user1 belongs to AD, user2 belongs to OID? both user1 and user2 can log in with SES when AD and OID plug-in are activied.
    Best regards

    hi sbuchta,
    I want to double confirm your answer.
    If this is the requirement:
    1. Customer has an AD as backend authentication system.
    2. Customer is using WCC(UCM) which uses that AD as authentication provider.
    3. Customer uses SES to search UCM and NTFS(NTFS has ACL enabled)
    In this scenario, the only option is to use fed search solution(1 SES instance for searching NTFS with AD plugin, another SES instance for searching UCM with StellentIdentityPlugin)?
    Best regards

  • Crawled the UCM through SES but unable to search on Search screen. I have to use OID as identity management. How to configure SES for this??

    I have crawled the UCM through SES, but when I try to search on the Search screen nothing is searched.
    followed the following document - http://www.oracle.com/technetwork/search/oses/stellent-white-paper-178229.pdf
    But at the end I need to configure the identity management for OID not for Content Server. I have activated the OID plug-in in SES, but nothing is searched in both the foloowing cases:
    1) When I login with a OID user
    2) When i do not login, even the public data is not displayed.
    What could be the problem??

    Thanks for the reply. Authorization was use source ACL, and I tried logging in as every user that had access to the content and could not bring up anything.
    However, this is no longer an issue as we are not going to be using this content database. We are going to be using the new Beehive collaboration instead. I don't know if there will be a different plugin for SES or what, but it should be interesting.
    Jennifer

  • Moved files, now illustrator won't open

    Got a new and improved error message:
    Process:         Adobe Illustrator [333]
    Path:            /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         18.1.1 (18.1.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [136]
    Responsible:     Adobe Illustrator [333]
    User ID:         501
    Date/Time:       2015-05-04 19:26:36.060 -0700
    OS Version:      Mac OS X 10.9.5 (13F1077)
    Report Version:  11
    Anonymous UUID:  E2624409-0C58-8C47-8086-9D70AB5EADCF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-00000001015c0000 [ 21.8M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.dvaui.framework     0x0000000109ea8ddd dvaui::ui::UI_Container::ChildGet(unsigned long) + 13
    1   com.adobe.illustrator.plugins.ControlPanel 0x00000001141e535c PluginMain + 40588
    2   com.adobe.illustrator.plugins.ControlPanel 0x00000001141e4f30 PluginMain + 39520
    3   com.adobe.illustrator.plugins.ControlPanel 0x00000001141e3f4b PluginMain + 35451
    4   com.adobe.illustrator.plugins.ControlPanel 0x00000001141ebbb6 PluginMain + 67302
    5   com.adobe.illustrator.plugins.ControlPanel 0x00000001141eb80a PluginMain + 66362
    6   com.adobe.illustrator.plugins.ControlPanel 0x00000001141db596 PluginMain + 198
    7   com.adobe.illustrator         0x0000000100ab64d1 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 22145
    8   com.adobe.illustrator         0x0000000100ab14f3 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 1699
    9   com.adobe.illustrator         0x0000000100ab433a std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 13546
    10  com.adobe.illustrator         0x0000000100ab45d1 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 14209
    11  com.adobe.illustrator         0x0000000100792fbc AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2003884
    12  com.adobe.illustrator         0x0000000100ab4f13 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 16579
    13  com.adobe.illustrator         0x0000000100ab3f74 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 12580
    14  com.adobe.illustrator         0x0000000100791bfd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1998829
    15  com.adobe.illustrator         0x00000001007904e5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1992917
    16  com.adobe.illustrator         0x00000001004743f6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4007846
    17  com.adobe.illustrator         0x00000001005f964e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 326206
    18  com.adobe.illustrator         0x00000001005f9296 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 325254
    19  com.adobe.illustrator         0x0000000100472bd3 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4001667
    20  com.adobe.illustrator         0x0000000100463c60 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3940368
    21  com.adobe.illustrator         0x0000000100003424 0x100000000 + 13348
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8e0fb662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8d259421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8d259136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8e0fae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff91927f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9192afb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8e0fae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff91927f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9192afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8e0fae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff91927f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9192afb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8e0fae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff91927f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9192afb9 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8e0f6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e0f5d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff91acef15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff91ace539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff91acde75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff8d7bff87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8d7bfd8b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff91926899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff9192672a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff9192afc9 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8e0fa9aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff91b1aa03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff91926899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff9192672a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff9192afc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8e0fa716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff91928c3b _pthread_cond_wait + 727
    2   com.adobe.AGM                 0x0000000102cc6a56 AGMMessageQueueImpl::Pull() + 68
    3   com.adobe.AGM                 0x0000000102cc7f4d AGMWorkQueueTask::operator()() + 73
    4   com.adobe.AGM                 0x0000000102cedee3 boost::(anonymous namespace)::thread_proxy(void*) + 136
    5   libsystem_pthread.dylib       0x00007fff91926899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff9192672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff9192afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff5fbfe3c8  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fff5fbfe3c8  rsi: 0x000000010d704010  rbp: 0x00007fff5fbfe3a0  rsp: 0x00007fff5fbfe390
       r8: 0x0000000100ab2550   r9: 0x00007fff5fbfdbe8  r10: 0x00007fff990be78c  r11: 0x00007fff8c448e90
      r12: 0x00000001141e5540  r13: 0x00006000001a9458  r14: 0x0000000000000000  r15: 0x00006000001a93e0
      rip: 0x0000000109ea8ddd  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x100000000 -        0x1015bffff +com.adobe.illustrator (18.1.1 - 18.1.1) <DCD84123-C6C3-3683-A34B-F925F9B66369> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x1017c7000 -        0x10250cff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102520000 -        0x102559ff7 +com.adobe.pip (7.2.1.3399) <9E80366E-2A40-34CA-AAE3-2CA50F5F8505> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x102563000 -        0x1025effff +com.adobe.headlights.LogSessionFramework (7.2.1.3399) <4D4A32E1-2B7F-34AC-A310-B842CABE6080> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x102636000 -        0x102639fff +com.adobe.AdobeCrashReporter (7.0 - 7.1.3) <68EAA7D6-B3A5-3765-BB50-E8E64E1B32EF> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x102640000 -        0x102656fff +com.adobe.aifm (aifm version 16.0.0 - 16.0.0.446) <1DAAFE41-76F7-3FF5-919B-5EB5AD906075> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/aifm.framework/Versions/A/aifm
           0x102665000 -        0x1026b6ff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.446) <AAA4CD2A-2F70-36C4-9366-77D3C06B3961> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x1026d9000 -        0x10272bff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.446) <3457FCC8-75F6-33F1-A7B3-CF1136D514C7> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x102753000 -        0x102753fff +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.446) <138E5088-1B37-3ED2-A5C1-22C905F56F2E> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x102758000 -        0x1028a6ff7 +com.adobe.ACE (AdobeACE 2.20.02.33308 - 2.20.02.33308) <DCD064B8-A43A-3D41-B499-15E602F69CDA> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x1028bb000 -        0x10307bff7 +com.adobe.AGM (AdobeAGM 4.30.41.1 - 4.30.41.1) <CF3569BD-C57A-30C6-AE52-E0E99C56A068> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x103683000 -        0x1036c0ff7 +com.adobe.ARE (AdobeARE 1.5.02.33308 - 1.5.02.33308) <04A0C255-9BB7-31E9-8829-A58A68DD5CBC> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x1036c8000 -        0x1037c4fff +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.33078 - 3.8.0.33078) <AD1357B0-5C9A-36B5-B61A-9D710FB763E3> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x10386c000 -        0x10388bfff +com.adobe.BIB (AdobeBIB 1.2.03.33308 - 1.2.03.33308) <1E069560-E3C6-38B4-A853-88F3492543FF> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103893000 -        0x1038baff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <C21D264F-9A78-3E52-9E0F-3044E78A24B0> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1038c2000 -        0x103be7ff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.33308 - 5.15.00.33308) <07952676-1A11-3AA6-991D-04460EFBA92E> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103c2f000 -        0x104023ff7 +com.adobe.MPS (AdobeMPS 5.8.1.33340 - 5.8.1.33340) <4B02E5D5-79A8-3281-920A-BD3B74DFEDF7> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x10409e000 -        0x10626dfe7 +com.adobe.psl (AdobePSL 15.1.0.33439 - 15.1.0.33439) <23C5B14D-27F0-37E6-B0CD-4CA22F149998> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x106655000 -        0x106709fff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 14 - 79.156821) <02275E92-9933-37D7-94DD-95AECE4516E0> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x1067b5000 -        0x1068d4fff +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 118 - 79.156821) <EA926212-514D-3061-AAD5-00DACC2967F6> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x106988000 -        0x106a32fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x106a5a000 -        0x106b9afe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x106c1a000 -        0x106d1cfef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x106d65000 -        0x106e94fff +com.winsoft.wrservices (WRServices 8.0.0 - 8.0.0) <3DDC40D0-BC6F-3758-B00A-E102E80D4F5F> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106ef2000 -        0x10704cfff +com.adobe.linguistic.LinguisticManager (8.0.0 - 20256) <65F0E23D-218B-3365-890E-249E085586B0> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x10709a000 -        0x1070a2ff7 +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <950C0C61-98D6-3666-BF7C-F317B8F515B0> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x1070ac000 -        0x1070d0ff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.33078 - 3.8.0.33078) <A0D182B0-E35A-32A9-BD39-20B0EDB511FB> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1070f4000 -        0x1071b2fff +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.32401) <98E48A52-A6EB-309D-B668-EE951E67823F> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x107202000 -        0x1072bbfff +com.adobe.JP2K (1.2.2 - 1.2.2.32945) <B2FE3A06-8DB4-3F6B-B53F-B4404406D345> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x107305000 -        0x107506fff +com.adobe.owl (AdobeOwl version 5.2.3 - 5.2.3) <9588F98E-2DB3-3AF0-9C3B-682242A817AF> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x10754b000 -        0x107cdbfff +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 11.0.0.33336) <F010F784-45A9-3CAD-9A1E-916E3DF79976> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x107d98000 -        0x107e9cfff +com.adobe.PDFPort (AdobePDFPort 2.1.0.33308 - 2.1.0.33308) <438573C1-0628-3FC8-9F49-C366A4C35FC3> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x107eaf000 -        0x107ed8ff7 +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <E07D101E-E47A-392A-8A44-005B49393DEC> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
           0x107ef0000 -        0x107f9bff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.32401) <04932D1E-CB2D-3D66-8B9E-8B325EB4E21F> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x107fe0000 -        0x10809dff7 +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <F15402B9-3F84-3687-8AB8-AD5B86C81806> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x1080c0000 -        0x1083d6fff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x1084a2000 -        0x1084b5ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1084bf000 -        0x1084d8fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <04E0689C-DBC7-3BC4-B41D-BDFA55DBBE45> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x1084df000 -        0x1085defff +com.adobe.amtlib (8.0.0.122 - 8.0.0.122) <3793FBF6-1FED-357D-96EF-5C17B2F7A371> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1085f1000 -        0x1085f7ff7 +com.adobe.boost_date_time.framework (8.0.0 - 8.0.0.0) <DFC96B10-6680-39CA-8713-4D1AB5AF4A4C> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10860b000 -        0x108619fff +com.adobe.boost_filesystem.framework (8.0.0 - 8.0.0.0) <7CB59FF9-0EB3-3504-BA63-C74227FCD866> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x10862c000 -        0x1086d7fff +com.adobe.boost_regex.framework (8.0.0 - 8.0.0.0) <4F6B6237-C270-3F3B-9C33-7A841E3AF7DF> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x108757000 -        0x1087b1fff +com.adobe.boost_serialization.framework (8.0.0 - 8.0.0.0) <75406A2A-4DB5-302B-A95D-434E33DC8F47> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x1088a0000 -        0x1088acff7 +com.adobe.boost_signals.framework (8.0.0 - 8.0.0.0) <1227AD01-381E-3C94-8624-43D5F17B7011> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1088c4000 -        0x1088c6fff +com.adobe.boost_system.framework (8.0.0 - 8.0.0.0) <1408AEF0-0568-3999-983F-A5E15B1DD5D1> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x1088cf000 -        0x1088dcfff +com.adobe.boost_threads.framework (8.0.0 - 8.0.0.0) <0EA38D5B-3970-323B-BB87-48E81D9991EA> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1088f7000 -        0x108c5fff7 +com.adobe.dvaadameve.framework (8.0.0 - 8.0.0.0) <233EA4AC-D8FA-3912-97C6-58375AA9F9BA> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1092f3000 -        0x109451fff +com.adobe.dvaai.framework (8.0.0 - 8.0.0.0) <938442A1-205E-33EC-9E4F-D98E22D6BC55> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x1096e8000 -        0x10998aff7 +com.adobe.dvacore.framework (8.0.0 - 8.0.0.0) <5866C891-DB70-3985-97EB-28DAED7A54DE> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x109bd5000 -        0x10a115fff +com.adobe.dvaui.framework (8.0.0 - 8.0.0.0) <AC91126B-2D28-3286-AF53-A53855A309D4> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10a8c5000 -        0x10a99ffff +com.adobe.dvaworkspace.framework (8.0.0 - 8.0.0.0) <FD7EDC70-6855-3CDA-B717-2FC9370B6A46> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10ab0c000 -        0x10abe1fff +com.adobe.exo.framework (8.0.0 - 8.0.0.0) <4144764C-FEB1-3229-BC65-F3FEA2873B73> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x10ad5e000 -        0x10ad84ff7 +com.adobe.dvaflashview.framework (8.0.0 - 8.0.0.0) <8F7B2E95-80DB-39CA-84F8-D3868F17D971> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x10adb5000 -        0x10ade5fef +libtbb.dylib (0) <D41FA1F0-4921-308A-93DF-4D16F8913472> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x10ae01000 -        0x10ae26fff +libtbbmalloc.dylib (0) <60EF4F46-298B-38B6-A6CD-9B168072EAB7> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10ae50000 -        0x10ae54fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10ae5b000 -        0x10ae5fff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x10ae66000 -        0x10afbffff +com.adobe.dvascriptui.framework (7.0.6 - 7.0.6.0) <EED8B131-1423-39AF-A7D9-0A8D133DDDF8> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui
           0x10b20e000 -        0x10b2e1fff +com.adobe.dvametadata.framework (8.0.0 - 8.0.0.0) <700D174D-AB52-3A54-8D12-8D2525DFDA33> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata
           0x10b3bd000 -        0x10b4ccff7 +com.adobe.dvametadataUI.framework (8.0.0 - 8.0.0.0) <9138E669-76EC-3D53-9B84-FED25839BD5F> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvametadataUI.framework/Versions/A/dvametadataUI
           0x10b622000 -        0x10b6f9fff +com.adobe.dvaeve.framework (8.0.0 - 8.0.0.0) <534A7742-3F4E-3CF3-A50C-7D444C800ED1> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x10b839000 -        0x10b899fff +com.adobe.dvatemporalxmp.framework (8.0.0 - 8.0.0.0) <83A2772A-470E-3F2D-A5A2-FFADE8E49514> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x10b8d6000 -        0x10b90dff7 +com.adobe.dvamediatypes.framework (8.0.0 - 8.0.0.0) <D619EB45-8218-3AA6-AE6D-2549A3568D3C> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x10b9b5000 -        0x10b9b7ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10fad7000 -        0x10fadfff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
           0x10fae9000 -        0x10fb11ffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x110196000 -        0x1102a5ff7 +IMSLib.dylib (9.0.1.5 - 9.0.1.5) <AC77A2DA-B4AC-3F26-95C6-E649631A0A99> /Library/Application Support/Adobe/*/IMSLib.dylib
           0x1102c0000 -        0x110337ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
           0x11137f000 -        0x111382ffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x11258a000 -        0x112593fff +com.adobe.illustrator.plugins.Action (Action version 18.1.1 - 18.1.1) <E82670C0-3A0F-3775-94F7-7746A01C5D3E> /Applications/Adobe Illustrator CC 2014/*/Action
           0x112599000 -        0x1125a4fff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 18.1.1 - 18.1.1) <DCEFD454-6F63-31BF-8F2E-C8941904EFBF> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FrameworkS.aip/Contents/MacOS/FrameworkS
           0x112606000 -        0x11266efff +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 18.1.1 - 18.1.1) <D0C9AACC-581C-3194-94D2-71D083936E97> /Applications/Adobe Illustrator CC 2014/*/PhotoshopAdapter
           0x11267b000 -        0x1126f5ff7 +com.adobe.illustrator.plugins.UserInterface (User Interface version 18.1.1 - 18.1.1) <1D893ADF-B902-37B5-9534-29985876646A> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x112766000 -        0x11276fff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 18.1.1 - 18.1.1) <803128C4-E04A-3717-971D-C9F2CD6236A9> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x112775000 -        0x11277bfff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 18.1.1 - 18.1.1) <43349CC1-9DAA-3794-81C9-835672581FAE> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FlattenTransparency.aip/Contents/MacOS/FlattenTranspare ncy
           0x112781000 -        0x112788fff +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 18.1.1 - 18.1.1) <4939BB68-4778-3FC9-96CD-9F0688F16238> /Applications/Adobe Illustrator CC 2014/*/ToolSelector
           0x11278e000 -        0x112792fff +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 18.1.1 - 18.1.1) <3E3677A1-2E93-38D6-9892-76BC491BBC4B> /Applications/Adobe Illustrator CC 2014/*/Geometry
           0x112d84000 -        0x112d9dfff +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 18.1.1 - 18.1.1) <A375587C-A111-3FE5-8983-4A35ADC827CE> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x112da8000 -        0x112db4fff +com.adobe.illustrator.plugins.DiffusionRasterSuite (DiffusionRaster version 18.1.1 - 18.1.1) <6931B20C-F567-3AB3-BD4E-A2F345A322CE> /Applications/Adobe Illustrator CC 2014/*/DiffusionRasterSuite
           0x112dfd000 -        0x112e5fff7 +com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 18.1.1 - 18.1.1) <38FE5EF8-620C-32D4-9517-498729448E2F> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PDFSuite.aip/Contents/MacOS/PDFSuite
           0x112e6e000 -        0x112e73fff +com.adobe.illustrator.plugins.Distort (Free Distort version 18.1.1 - 18.1.1) <FE657F87-76F3-393F-935E-F7AFD1C8FCCD> /Applications/Adobe Illustrator CC 2014/*/Distort
           0x113e9b000 -        0x113f21ff7 +com.adobe.illustrator.plugins.CurveFittingSuite ( Pencil Tool version 18.1.1 - 18.1.1) <5F1549DF-45BF-3140-BF12-6C3007949F56> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/CurveFittingSuite.aip/Contents/MacOS/CurveFittingSuite
           0x113f2c000 -        0x113f50ff7 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 18.1.1 - 18.1.1) <5C0849BD-174E-3ACC-8266-6BA1C7077095> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x113f58000 -        0x114053ff7 +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 18.1.1 - 18.1.1) <6AF27FB7-4DC1-30C6-9E66-4EBB6F716BBC> /Applications/Adobe Illustrator CC 2014/*/BeautifulStrokes
           0x11405e000 -        0x114075fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 18.1.1 - 18.1.1) <5DC4B3D6-F585-3D29-98DE-7221A44D7A6A> /Applications/Adobe Illustrator CC 2014/*/BrushManager
           0x11407c000 -        0x11418bff7 +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 18.1.1 - 18.1.1) <BD568A13-E0C9-32F0-BD42-A7CC95F90105> /Applications/Adobe Illustrator CC 2014/*/ColorHarmony
           0x1141da000 -        0x1141fafff +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 18.1.1 - 18.1.1) <1BE53073-CAD7-309E-AFA3-5F3DD2D9A98A> /Applications/Adobe Illustrator CC 2014/*/ControlPanel
           0x114205000 -        0x11423bfff +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 18.1.1 - 18.1.1) <9A52E4A7-14D9-3A64-8C43-CF33BD3FEB20> /Applications/Adobe Illustrator CC 2014/*/KinsokuDlg
           0x11425d000 -        0x114350fff +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 18.1.1 - 18.1.1) <B3A72786-7F70-33E3-A25F-8FD970A3914C> /Applications/Adobe Illustrator CC 2014/*/PaintStyle
           0x1143a2000 -        0x114429ff7 +com.adobe.illustrator.plugins.Perspective (Perspective version 18.1.1 - 18.1.1) <F93EC4DF-B334-395B-9209-925E78941951> /Applications/Adobe Illustrator CC 2014/*/Perspective
           0x114433000 -        0x1145e5ff7 +com.adobe.illustrator.plugins.PlanetX (Live Paint version 18.1.1 - 18.1.1) <F3433BB4-45F6-3191-B403-F51F8519106F> /Applications/Adobe Illustrator CC 2014/*/PlanetX
           0x1145f4000 -        0x1146d0ff7 +com.adobe.AXEXSLT (AdobeAXSLE 3.8.0.33078 - 3.8.0.33078) <6FF12542-38E6-3B53-BF5E-DD4DA527F533> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x114763000 -        0x1147d2ff7 +com.adobe.adobe_caps (adobe_caps 8.0.0.13 - 8.0.0.13) <094D440F-CFF1-3F38-A757-31CAF1639E6C> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x1147dd000 -        0x1147effff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 18.1.1 - 18.1.1) <1769E546-0688-32C4-B6AE-D94DD80A5B57> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ShapeSuite.aip/Contents/MacOS/ShapeSuite
           0x1147f5000 -        0x1147faff7 +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 18.1.1 - 18.1.1) <C627A176-8E0D-3B32-8F23-AD550D9075FF> /Applications/Adobe Illustrator CC 2014/*/TwirlTool
           0x115000000 -        0x11527aff7 +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 18.1.1 - 18.1.1) <7417FBD3-F69C-3B83-BE76-69BB26FCBE0C> /Applications/Adobe Illustrator CC 2014/*/ScriptingSupport
           0x115325000 -        0x115474fff +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 18.1.1 - 18.1.1) <D3CCBE30-E80A-34BC-BA6A-79E0D8A56F8A> /Applications/Adobe Illustrator CC 2014/*/SwatchLibs
           0x1154c1000 -        0x11553bff7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 18.1.1 - 18.1.1) <327B0F84-30AC-3965-A9E9-7F675811F94A> /Applications/Adobe Illustrator CC 2014/*/SymbolPalette
           0x115566000 -        0x115588ff7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 18.1.1 - 18.1.1) <430A6296-93C7-35A2-9675-9169BD5F1B87> /Applications/Adobe Illustrator CC 2014/*/VariablesPalette
           0x11558f000 -        0x1158a4ff7 +com.adobe.illustrator.plugins.Vectorize (TracingSuite version 18.1.1 - 18.1.1) <BE1F2E8E-B218-38E2-A407-F83CB80D0051> /Applications/Adobe Illustrator CC 2014/*/Vectorize
           0x1158bc000 -        0x1158d3ff7 +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 18.1.1 - 18.1.1) <64795A2F-D676-3AD8-8E9C-6958092841CC> /Applications/Adobe Illustrator CC 2014/*/TextWrapDlg
           0x1158ea000 -        0x1171edfff +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 18.1.1 - 18.1.1) <3F8877C2-3F7D-3006-BA4A-540DCA7B80DD> /Applications/Adobe Illustrator CC 2014/*/DxfDwg
           0x117342000 -        0x117375fff +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 18.1.1 - 18.1.1) <B638F39A-B57F-358F-9484-0F0891F4C3EC> /Applications/Adobe Illustrator CC 2014/*/Mojikumi
           0x117393000 -        0x11749afff +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 18.1.1 - 18.1.1) <6DFE936F-3665-385C-86C8-1F34AE1C46E0> /Applications/Adobe Illustrator CC 2014/*/svgFileFormat
           0x1174b2000 -        0x1174cafff +com.adobe.illustrator.plugins.DxfDwgUI (DxfDwgUI version 18.1.1 - 18.1.1) <B7FD1A76-BC35-3D30-BAE8-CBFA70410DC0> /Applications/Adobe Illustrator CC 2014/*/DxfDwgUI
           0x1174e4000 -        0x117540fff +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 18.1.1 - 18.1.1) <E9149025-D1C5-362F-8A8B-C93CDF0AF64A> /Applications/Adobe Illustrator CC 2014/*/Deform
           0x11754b000 -        0x117580fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 18.1.1 - 18.1.1) <4E622523-EA41-3859-8A1F-673D5964BEB4> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/slicingAttributes.aip/Contents/MacOS/slicingAttributes
           0x117589000 -        0x1175bfff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 18.1.1 - 18.1.1) <2AB9D5D8-5E90-30CF-8155-8FCA25273EB1> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/PathfinderS.aip/Contents/MacOS/PathfinderS
           0x1175c8000 -        0x1175d3fff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 18.1.1 - 18.1.1) <DFAF320D-1547-30E3-A9DC-EB83225E6A1D> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x1175da000 -        0x1175ecff7 +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 18.1.1 - 18.1.1) <CE2A9F6B-97FE-3B6F-A107-22946E04DFA3> /Applications/Adobe Illustrator CC 2014/*/AssetMgmt
           0x1175f4000 -        0x11761cff7 +com.adobe.illustrator.plugins.DocInfo (Document Info version 18.1.1 - 18.1.1) <10CC09B6-43AE-323F-8E50-E7493D100456> /Applications/Adobe Illustrator CC 2014/*/DocInfo
           0x117628000 -        0x117680ff7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 18.1.1 - 18.1.1) <1DDBDDE8-BE52-3172-AF4B-2286B651A07A> /Applications/Adobe Illustrator CC 2014/*/LinkPalette
           0x1176ab000 -        0x1176f1ff7 +com.adobe.illustrator.plugins.Snapomatic (Snap version 18.1.1 - 18.1.1) <1D2E6249-138F-33E6-9F9C-6993EC7BA6C1> /Applications/Adobe Illustrator CC 2014/*/Snapomatic
           0x1176fc000 -        0x117705ff7 +com.adobe.illustrator.plugins.Colors (Colors version 18.1.1 - 18.1.1) <956A7A07-7C5A-383E-8395-78290527EDC9> /Applications/Adobe Illustrator CC 2014/*/Colors
           0x11770c000 -        0x11771bfff +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 18.1.1 - 18.1.1) <98FBE0AF-CAB8-3E75-99AF-B2A3A1C1916D> /Applications/Adobe Illustrator CC 2014/*/DropShadow
           0x117722000 -        0x117728ff7 +com.adobe.illustrator.plugins.TrimMark (Crop Marks version 18.1.1 - 18.1.1) <18DDA707-8625-3F39-B341-69475C239F4C> /Applications/Adobe Illustrator CC 2014/*/TrimMark
           0x11772e000 -        0x117759ff7 +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 18.1.1 - 18.1.1) <8F11A477-AA7E-3B78-A347-BB2891B53652> /Applications/Adobe Illustrator CC 2014/*/EyeBucketTool
           0x117772000 -        0x117883ff7 +com.adobe.illustrator.plugins.SketchingTools (ShapeToolUI version 18.1.1 - 18.1.1) <0C0F02D9-19B2-36C7-972C-8F62E0DA38E3> /Applications/Adobe Illustrator CC 2014/*/SketchingTools
           0x1178b2000 -        0x1178c2ff7 +com.adobe.illustrator.plugins.Simplify (Simplify version 18.1.1 - 18.1.1) <244DFF8D-812E-30CD-BB18-AB7D29C52AED> /Applications/Adobe Illustrator CC 2014/*/Simplify
           0x1178d8000 -        0x117903ff7 +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 18.1.1 - 18.1.1) <EB4A2553-900A-3EA1-929D-A84C74A0C926> /Applications/Adobe Illustrator CC 2014/*/SimpleTools
           0x11791f000 -        0x11798eff7 +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 18.1.1 - 18.1.1) <C5C251F2-1C2A-3C63-A5E3-D0F2B87A1829> /Applications/Adobe Illustrator CC 2014/*/ShapeTool
           0x1179bf000 -        0x1179dfff7 +com.adobe.illustrator.plugins.SelHat (Advanced Select version 18.1.1 - 18.1.1) <4B97A3CE-E1FA-3367-97F7-BA1F23A7631F> /Applications/Adobe Illustrator CC 2014/*/SelHat
           0x1179f6000 -        0x117a16fff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 18.1.1 - 18.1.1) <BADDC6CD-AD93-33DF-B44C-3F7D53CB0218> /Applications/Adobe Illustrator CC 2014/*/ScatterBrushTool
           0x117a1f000 -        0x117a45ff7 +com.adobe.illustrator.plugins.ParticleSystem (Symbolism version 18.1.1 - 18.1.1) <5B3987CB-3EA0-3166-A99F-BE1A3639931F> /Applications/Adobe Illustrator CC 2014/*/ParticleSystem
           0x117a4e000 -        0x117a69fff +com.adobe.illustrator.plugins.MagicWand (Magic Wand version 18.1.1 - 18.1.1) <ED0992A7-036D-33D1-BB8B-17DC81D76795> /Applications/Adobe Illustrator CC 2014/*/MagicWand
           0x117a73000 -        0x117a8cfff +com.adobe.illustrator.plugins.LiquifyTool (Liquify version 18.1.1 - 18.1.1) <838BCECF-F520-36E4-8CAE-AB9942E7030C> /Applications/Adobe Illustrator CC 2014/*/LiquifyTool
           0x117a92000 -        0x117a9eff7 +com.adobe.illustrator.plugins.Lasso (Lasso version 18.1.1 - 18.1.1) <6FDD8DF2-8D63-37C8-8860-69892C0C8666> /Applications/Adobe Illustrator CC 2014/*/Lasso
           0x117aa5000 -        0x117aadfff +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 18.1.1 - 18.1.1) <98CCB049-D4E4-3128-8159-19581673CC57> /Applications/Adobe Illustrator CC 2014/*/KnifeTool
           0x117ab4000 -        0x117ad1fff +com.adobe.illustrator.plugins.GlobAdjTool (Reshape Tool version 18.1.1 - 18.1.1) <25205241-CD30-3C2D-8A03-FB2589E34525> /Applications/Adobe Illustrator CC 2014/*/GlobAdjTool
           0x117ad8000 -        0x117aecfff +com.adobe.illustrator.plugins.Flare (Flare version 18.1.1 - 18.1.1) <0ABECF5F-FB8C-30D2-8205-0CB97FB90C8C> /Applications/Adobe Illustrator CC 2014/*/Flare
           0x117af4000 -        0x117b56fff +com.adobe.illustrator.plugins.EraserTool (EraserTool version 18.1.1 - 18.1.1) <C3B0A377-AC87-322D-8B7D-EFF3E6DB9029> /Applications/Adobe Illustrator CC 2014/*/EraserTool
           0x117b7c000 -        0x117bf5ff7 +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 18.1.1 - 18.1.1) <49267602-2962-3AC7-83F2-0C9F006EB12E> /Applications/Adobe Illustrator CC 2014/*/dBrushTool
           0x117c09000 -        0x117c27ff7 +com.adobe.illustrator.plugins.CurvatureTool (NewPlugin version 18.1.1 - 18.1.1) <502FC64F-3714-3EE4-98EA-713557EA3ED0> /Applications/Adobe Illustrator CC 2014/*/CurvatureTool
           0x117c2f000 -        0x117c79fff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 18.1.1 - 18.1.1) <297038F0-10D8-3E7C-97B1-99ED05BBD1D5> /Applications/Adobe Illustrator CC 2014/*/CropAreaTool
           0x117c95000 -        0x117ce4fff +com.adobe.illustrator.plugins.CalligraphicBrushTool (Calligraphic Brush Tool version 18.1.1 - 18.1.1) <475E104C-ABC9-39AD-80FD-54C181FED722> /Applications/Adobe Illustrator CC 2014/*/CalligraphicBrushTool
           0x117d07000 -        0x117d2ffff +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 18.1.1 - 18.1.1) <72569896-19B0-3C3B-9D04-0F57E217E3A3> /Applications/Adobe Illustrator CC 2014/*/BoundingBox
           0x117d39000 -        0x117d59ff7 +com.adobe.illustrator.plugins.ArtOnPathBrushTool (Art Brush Tool version 18.1.1 - 18.1.1) <96CA0F83-2374-3E7C-8F63-33D16453F126> /Applications/Adobe Illustrator CC 2014/*/ArtOnPathBrushTool
           0x117d60000 -        0x117d65fff +com.adobe.illustrator.plugins.TypeCase (Change Case version 18.1.1 - 18.1.1) <3F13B1C6-968B-3FF1-9E99-12FECC90120C> /Applications/Adobe Illustrator CC 2014/*/TypeCase
           0x117d6c000 -        0x117d82fff +com.adobe.illustrator.plugins.TxtSmart (Text Smart Punctuation version 18.1.1 - 18.1.1) <E99D71FF-95CC-3055-82F3-FDB9D7360049> /Applications/Adobe Illustrator CC 2014/*/TxtSmart
           0x117d99000 -        0x117db2ff7 +com.adobe.illustrator.plugins.TxtColumns (Split Into Grid version 18.1.1 - 18.1.1) <2EDC7EA7-E0EC-36E5-BD47-2CC00558C9C1> /Applications/Adobe Illustrator CC 2014/*/TxtColumns
           0x117dca000 -        0x117e18fff +com.adobe.illustrator.plugins.TextFindFont (Find Font version 18.1.1 - 18.1.1) <E55C7DD8-561E-3091-97CB-E7F86C1BB1C1> /Applications/Adobe Illustrator CC 2014/*/TextFindFont
           0x117e43000 -        0x117e5efff +com.adobe.illustrator.plugins.SpellCheckDictionary (SpellCheckDictionary version 18.1.1 - 18.1.1) <7133A170-097B-3B4D-A442-661C86543B1C> /Applications/Adobe Illustrator CC 2014/*/SpellCheckDictionary
           0x117e76000 -        0x117ed3fff +com.adobe.illustrator.plugins.PSImport (Photoshop Import version 18.1.1 - 18.1.1) <0537D7B1-9538-3031-9653-5BA5D491573B> /Applications/Adobe Illustrator CC 2014/*/PSImport
           0x117ee1000 -        0x117f2afff +com.adobe.illustrator.plugins.PSExport (Photoshop Export version 18.1.1 - 18.1.1) <EB668623-7C36-3F3B-9A56-EC16511F86CF> /Applications/Adobe Illustrator CC 2014/*/PSExport
           0x117f37000 -        0x117f49fff +com.adobe.illustrator.plugins.PSLFilterAdapter (PSLFilterAdapter version 16.0.0 - 16.0.0.446) <92A1562B-EFF1-34A1-8851-3EC1ABC9575E> /Applications/Adobe Illustrator CC 2014/*/PSLFilterAdapter
           0x117f51000 -        0x117f6dfff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x117f72000 -        0x117f93ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x117f98000 -        0x117fa7fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x117fab000 -        0x117fbdfff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x117fc1000 -        0x117fc2fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x117fca000 -        0x117fe0fff +com.adobe.illustrator.plugins.ZigZagUI (PunkUI version 18.1.1 - 18.1.1) <97E59E39-A72C-3809-BDDD-4A7C1C650C31> /Applications/Adobe Illustrator CC 2014/*/ZigZagUI
           0x117ff7000 -        0x117ffaff7 +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 18.1.1 - 18.1.1) <D5DA0C7B-3275-374D-A3A6-3BF5ED16FB7F> /Applications/Adobe Illustrator CC 2014/*/MPSCommon
           0x118600000 -        0x11862fff7 +MMXCore (???) <D368FFBD-93E0-38BE-BF85-2BAA1D51432A> /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11a840000 -        0x11a88fff7 +com.adobe.illustrator.plugins.VectorizeUI (VectorizeUI version 18.1.1 - 18.1.1) <96DCB0F5-42BC-3B12-B6CE-98651E2C35DA> /Applications/Adobe Illustrator CC 2014/*/VectorizeUI
           0x11a8b3000 -        0x11a8f6fff +com.adobe.illustrator.plugins.VariablesPaletteUI (PlanetXUI version 18.1.1 - 18.1.1) <D236FCCB-505B-3845-9F59-5C6F4D497A34> /Applications/Adobe Illustrator CC 2014/*/VariablesPaletteUI
           0x11a915000 -        0x11a927fff +com.adobe.illustrator.plugins.TwirlToolUI (TwirlToolUI version 18.1.1 - 18.1.1) <DB3A72F2-BF3D-345F-9EA4-14F70CD5E949> /Applications/Adobe Illustrator CC 2014/*/TwirlToolUI
           0x11a93d000 -        0x11a951fff +com.adobe.illustrator.plugins.TransformUI (TransformUI version 18.1.1 - 18.1.1) <9EE903B7-1C61-3ABC-8EA5-D50AD8D7C984> /Applications/Adobe Illustrator CC 2014/*/TransformUI
           0x11a967000 -        0x11a979fff +com.adobe.illustrator.plugins.TIFFFileFormatUI (TIFFFileFormatUI version 18.1.1 - 18.1.1) <573AD4E4-2FA5-3F9B-9E53-BC1209225EF1> /Applications/Adobe Illustrator CC 2014/*/TIFFFileFormatUI
           0x11a98f000 -        0x11a99fff7 +com.adobe.illustrator.plugins.TextExportUI (TextExportUI version 18.1.1 - 18.1.1) <B128468F-BED6-3EB7-8385-BE8255267D23> /Applications/Adobe Illustrator CC 2014/*/TextExportUI
           0x11a9b5000 -        0x11a9f9fff +com.adobe.illustrator.plugins.svgFileFormatUI (svgFileFormatUI version 18.1.1 - 18.1.1) <D22CA9EC-A265-35E7-8B79-6D0AC2885E0C> /Applications/Adobe Illustrator CC 2014/*/svgFileFormatUI
           0x11aa23000 -        0x11aa49fff +com.adobe.illustrator.plugins.SpellCheckUI (SpellCheckUI version 18.1.1 - 18.1.1) <AB742674-07F8-3B00-A194-5A4CF455222B> /Applications/Adobe Illustrator CC 2014/*/SpellCheckUI
           0x11aa62000 -        0x11aa78fff +com.adobe.illustrator.plugins.SlicingAttributesUI (SlicingAttributesUI version 18.1.1 - 18.1.1) <DCB34D5E-C570-36D0-AE65-AE1C4CD7CE89> /Applications/Adobe Illustrator CC 2014/*/SlicingAttributesUI
           0x11aa8e000 -        0x11aaa4fff +com.adobe.illustrator.plugins.ShapeEffectUI (ShapeEffectUI version 18.1.1 - 18.1.1) <3BBDB3C2-5C8B-333B-943A-01192B4A3635> /Applications/Adobe Illustrator CC 2014/*/ShapeEffectUI
           0x11aabb000 -        0x11aaccff7 +com.adobe.illustrator.plugins.ScribbleUI (ScribbleUI version 18.1.1 - 18.1.1) <4ED3FCEC-2405-31C8-9C7B-32552774E9B9> /Applications/Adobe Illustrator CC 2014/*/ScribbleUI
           0x11aae2000 -        0x11aaf5fff +com.adobe.illustrator.plugins.ScribbleFillUI (Scribble version 18.1.1 - 18.1.1) <BD7A31C5-55AE-33CF-9824-7B9957903343> /Applications/Adobe Illustrator CC 2014/*/ScribbleFillUI
           0x11ab0b000 -        0x11ab31fff +com.adobe.illustrator.plugins.ScatterBrushToolUI (Adobe Scatter Brush Tool UI version 18.1.1 - 18.1.1) <646C8BE1-F426-36CB-B540-7D2518C624A4> /Applications/Adobe Illustrator CC 2014/*/ScatterBrushToolUI
           0x11ab4b000 -        0x11ab62ff7 +com.adobe.illustrator.plugins.SangamFormatsUI (SangamFormatsUI version 18.1.1 - 18.1.1) <10E1B6A0-60B9-3E3D-AD41-B1376B3A6691> /Applications/Adobe Illustrator CC 2014/*/SangamFormatsUI
           0x11ab7c000 -        0x11ab8fff7 +com.adobe.illustrator.plugins.RoundUI (RoundUI version 18.1.1 - 18.1.1) <0DF91EBE-5B4D-340C-9B2E-5C52CB9F7121> /Applications/Adobe Illustrator CC 2014/*/RoundUI
           0x11aba5000 -        0x11abbafff +com.adobe.illustrator.plugins.RoughenUI (RoughenUI version 18.1.1 - 18.1.1) <E38DB684-9E9F-3F15-AF59-CAA4E1323A78> /Applications/Adobe Illustrator CC 2014/*/RoughenUI
           0x11abd0000 -        0x11abeafff +com.adobe.illustrator.plugins.RasterizeUI (RasterizeUI version 18.1.1 - 18.1.1) <3CE38331-17AA-3FC9-8C91-49F68D854B89> /Applications/Adobe Illustrator CC 2014/*/RasterizeUI
           0x11ac06000 -        0x11ac16ff7 +com.adobe.illustrator.plugins.PunkUI (PunkUI version 18.1.1 - 18.1.1) <FFB91DB5-3288-35E0-86A0-23426742A5CA> /Applications/Adobe Illustrator CC 2014/*/PunkUI
           0x11ac2c000 -        0x11ac3ffff +com.adobe.illustrator.plugins.PSLFilterAdapterUI (SampleUI version 18.1.1 - 18.1.1) <2C63924C-BBFB-3A77-B06A-BB8ACE0CF304> /Applications/Adobe Illustrator CC 2014/*/PSLFilterAdapterUI
           0x11ac55000 -        0x11ac6dff7 +com.adobe.illustrator.plugins.PSImportUI (PSImportUI version 18.1.1 - 18.1.1) <600FBF01-1056-3718-93A9-44E347EE2834> /Applications/Adobe Illustrator CC 2014/*/PSImportUI
           0x11ac84000 -        0x11ac9bff7 +com.adobe.illustrator.plugins.PSExportUI (PSExportUI version 18.1.1 - 18.1.1) <F5C4BCFE-2150-3026-B135-FA097F4F9F38> /Applications/Adobe Illustrator CC 2014/*/PSExportUI
           0x11acb2000 -        0x11acc6fff +com.adobe.illustrator.plugins.PreferenceUI (PreferenceUI version 18.1.1 - 18.1.1) <EC4513F0-4355-3452-9E83-60F2495824C6> /Applications/Adobe Illustrator CC 2014/*/PreferenceUI
           0x11acdc000 -        0x11ad0fff7 +com.adobe.illustrator.plugins.PlanetXUI (PlanetXUI version 18.1.1 - 18.1.1) <480966C1-96B9-39F9-8094-823D0B2427DD> /Applications/Adobe Illustrator CC 2014/*/PlanetXUI
           0x11ad3a000 -        0x11ad70ff7 +com.adobe.illustrator.plugins.PerspectiveUI (PerspectiveUI version 18.1.1 - 18.1.1) <14BC57D8-542E-327F-B04B-F98EEB750756> /Applications/Adobe Illustrator CC 2014/*/PerspectiveUI
           0x11ad91000 -        0x11adf0ff7 +com.adobe.illustrator.plugins.PDFFormatUI (SampleUI version 18.1.1 - 18.1.1) <C39908A5-FD6E-3B6D-B6B6-64BEC4E92618> /Applications/Adobe Illustrator CC 2014/*/PDFFormatUI
           0x11ae1a000 -        0x11ae44ff7 +com.adobe.illustrator.plugins.PathfinderUI (PathfinderUI version 18.1.1 - 18.1.1) <C38E501F-2E5E-333B-BD1C-B9EB08C7B970> /Applications/Adobe Illustrator CC 2014/*/PathfinderUI
           0x11ae61000 -        0x11ae75ff7 +com.adobe.illustrator.plugins.ParticleSystemUI (ParticleSystemUI version 18.1.1 - 18.1.1) <D80DF644-37D0-3F7B-9951-1A6341F10C4A> /Applications/Adobe Illustrator CC 2014/*/ParticleSystemUI
           0x11ae8b000 -        0x11aea0fff +com.adobe.illustrator.plugins.OffsetPathUI (Offset Path version 18.1.1 - 18.1.1) <9EB6185D-A4DD-31ED-B99F-A47E37123886> /Applications/Adobe Illustrator CC 2014/*/OffsetPathUI
           0x11aeb7000 -        0x11aeceff7 +com.adobe.illustrator.plugins.ObjectMosaicUI (ObjectMosaicUI version 18.1.1 - 18.1.1) <F9B9A6E4-02D1-3781-998E-955F45C55FA3> /Applications/Adobe Illustrator CC 2014/*/ObjectMosaicUI
           0x11aee5000 -        0x11af24fff +com.adobe.illustrator.plugins.LiveShapesUI (LiveShapesUI version 18.1.1 - 18.1.1) <FF2FEEA9-2198-3506-A6BB-48DAE2A9BAA9> /Applications/Adobe Illustrator CC 2014/*/LiveShapesUI
           0x11af49000 -        0x11af5aff7 +com.adobe.illustrator.plugins.LiveBlendsUI (LiveBlendsUI version 18.1.1 - 18.1.1) <8361D617-46BA-3CED-885E-A519D25683FF> /Applications/Adobe Illustrator CC 2014/*/LiveBlendsUI
           0x11af70000 -        0x11af85fff +com.adobe.illustrator.plugins.LiquifyToolUI (LiquifyToolUI version 18.1.1 - 18.1.1) <9E7ABF81-F203-356A-BB5F-F54E0FC0BB13> /Applications/Adobe Illustrator CC 2014/*/LiquifyToolUI
           0x11af9c000 -        0x11afaeff7 +com.adobe.illustrator.plugins.JPEGFormatUI (JPEGFormatUI version 18.1.1 - 18.1.1) <352269E9-E710-39F2-9C09-FB1066CC3800> /Applications/Adobe Illustrator CC 2014/*/JPEGFormatUI
           0x11afc4000 -        0x11b183ff7 +com.adobe.illustrator.plugins.IllustratorUI (IllustratorUI version 18.1.1 - 18.1.1) <E49EAA23-F0D1-3045-9C29-8C8AE50AB921> /Applications/Adobe Illustrator CC 2014/*/IllustratorUI
           0x11b244000 -        0x11b250ff7 +com.adobe.illustrator.plugins.IdeaFileFormatUIPlugin (IdeaFileFormatUIPlugin version 16.0.0 - 16.0.0.446) <5A0D9796-6CCC-3251-9F97-ABBB2BFB877D> /Applications/Adobe Illustrator CC 2014/*/IdeaFileFormatUIPlugin
           0x11b258000 -        0x11b26afff +com.adobe.illustrator.plugins.GlobAdjToolUI (SampleUI version 18.1.1 - 18.1.1) <5D250F02-374E-36D6-B2D6-CD5DC511CB45> /Applications/Adobe Illustrator CC 2014/*/GlobAdjToolUI
           0x11b280000 -        0x11b290ff7 +com.adobe.illustrator.plugins.FuzzyEffectUI (FuzzyEffectUI version 18.1.1 - 18.1.1) <D693B18A-1003-3CED-8DD0-3BD5DA344195> /Applications/Adobe Illustrator CC 2014/*/FuzzyEffectUI
           0x11b2a6000 -        0x11b2d5fff +com.adobe.illustrator.plugins.FlattenTransparencyUI ( Flatten Transparency version 18.1.1 - 18.1.1) <341075BE-6CDE-3D79-8834-D285CB6DDE79> /Applications/Adobe Illustrator CC 2014/*/FlattenTransparencyUI
           0x11b2ef000 -        0x11b31eff7 +com.adobe.illustrator.plugins.FlashFileFormatUI (SampleUI version 18.1.1 - 18.1.1) <70260991-A49C-357D-B11D-BBB1F633CEFE> /Applications/Adobe Illustrator CC 2014/*/FlashFileFormatUI
           0x11b337000 -        0x11b34aff7 +com.adobe.illustrator.plugins.FlareUI (FlareUI version 18.1.1 - 18.1.1) <7FFC7CDA-9512-34CF-8A43-070DE071382C> /Applications/Adobe Illustrator CC 2014/*/FlareUI
           0x11b360000 -        0x11b391fff +com.adobe.illustrator.plugins.FindReplaceUI ( FindReplaceUI version 18.1.1 - 18.1.1) <FC13C099-AD22-37A0-9D35-D9AC3166F409> /Applications/Adobe Illustrator CC 2014/*/FindReplaceUI
           0x11b3a9000 -        0x11b3bfff7 +com.adobe.illustrator.plugins.ExpandUI (ShapeToolUI version 18.1.1 - 18.1.1) <BCD1D722-7C9E-3F99-BDEB-00D47032CBF8> /Applications/Adobe Illustrator CC 2014/*/ExpandUI
           0x11b3d6000 -        0x11b3f0ff7 +com.adobe.illustrator.plugins.DropShadowUI (DropShadowUI version 18.1.1 - 18.1.1) <14170874-0B1B-3CF8-9AB0-F211ADC73A3B> /Applications/Adobe Illustrator CC 2014/*/DropShadowUI
           0x11b407000 -        0x11b41cff7 +com.adobe.illustrator.plugins.DistortUI (DistortUI version 18.1.1 - 18.1.1) <710E4A82-CFF6-3259-8073-97253E4304DA> /Applications/Adobe Illustrator CC 2014/*/DistortUI
           0x11b432000 -        0x11b44dfff +com.adobe.illustrator.plugins.DesignLibrary (DesignLibrary version 18.1.1 - 18.1.1) <69DC1D89-CABC-3769-AACA-78DAAB188BC1> /Applications/Adobe Illustrator CC 2014/*/DesignLibrary
           0x11b455000 -        0x11b47afff +com.adobe.illustrator.plugins.DeformUI (DeformUI version 18.1.1 - 18.1.1) <A5701F5E-3604-3257-8AF5-4735C6FC88BE> /Applications/Adobe Illustrator CC 2014/*/DeformUI
           0x11b496000 -        0x11b4b1fff +com.adobe.illustrator.plugins.dBrushToolUI (dBrushToolUI version 18.1.1 - 18.1.1) <B8A3DD1D-CBA4-393F-9881-116D4E903E1F> /Applications/Adobe Illustrator CC 2014/*/dBrushToolUI
           0x11b4ca000 -        0x11b4e4fff +com.adobe.illustrator.plugins.CurvatureToolUI (NewPlugin version 18.1.1 - 18.1.1) <AF13616C-8BD3-3FAC-B439-C48C5B2C2FCC> /Applications/Adobe Illustrator CC 2014/*/CurvatureToolUI
           0x11b4ee000 -        0x11b51dff7 +com.adobe.illustrator.plugins.CSSExtractUI (SampleUI version 18.1.1 - 18.1.1) <4961A2F8-1D5B-38C5-A35D-13536CED18A0> /Applications/Adobe Illustrator CC 2014/*/CSSExtractUI
           0x11b538000 -        0x11b5b1ff7 +com.adobe.illustrator.plugins.BrushManagerUI (ShapeToolUI version 18.1.1 - 18.1.1) <A75E14B2-5901-30C6-A853-5C90EA70A941> /Applications/Adobe Illustrator CC 2014/*/BrushManagerUI
           0x11b5df000 -        0x11b5eafff +com.adobe.illustrator.plugins.AssetMgmtUI (NewPlugin version 18.1.1 - 18.1.1) <89347EC0-FD3A-3513-970A-2E471D6EB1B6> /Applications/Adobe Illustrator CC 2014/*/AssetMgmtUI
           0x11b5f3000 -        0x11b5f8fff +com.adobe.illustrator.plugins.GIF89aFormat (GIF89a Format version 18.1.1 - 18.1.1) <105D7E2E-FE4F-3657-868E-2DF096D88A82> /Applications/Adobe Illustrator CC 2014/*/GIF89aFormat
           0x11b7e4000 -        0x11b842fff +com.adobe.illustrator.plugins.ArtOnPathBrushToolUI (PunkUI version 18.1.1 - 18.1.1) <DAB96D6A-12C9-3B71-8381-B274B71D4CB7> /Applications/Adobe Illustrator CC 2014/*/ArtOnPathBrushToolUI
           0x11b878000 -        0x11b8e2fff +com.adobe.illustrator.plugins.AIToolBoxUI (AIToolBoxUI version 18.1.1 - 18.1.1) <847E9D68-E42E-3390-9C44-35BC6AEEF7EB> /Applications/Adobe Illustrator CC 2014/*/AIToolBoxUI
           0x11b909000 -        0x11b91cfff +com.adobe.illustra

    Reinstall the program.
    Mylenium

  • Error while setting up the ContentDB as the source for OSES

    Hello Experts,
    I am tring to create the ContentDB as the source to Oracle SES.
    1. while creating the Identity plug-in for Oracle Internet Directory, I am passing the following information:
    Host name: hostname of the OID
    Port: 389 (non SSL)
    Use SSL: false
    realm name: name of the realm
    User name: orcladmin
    password: password of orcladmin
    I am getting the error in log as follows:
    invalid credentials for entity user orcladmin
    OID plugin activation failure
    caught plugin exception: [LDAP: error code 49 - Invalid Credentials]
    am I making any mistake in format of passing credentials or is there any prerequisit for activating the OID plug-in.
    2. As per the doc of setting up the Content DB as the source to OSES:
    http://download-west.oracle.com/docs/cd/B32393_01/doc/search.1018/b32259/sources.htm#CIAIHJEJ
    the refers:
    The administrator account used by the Oracle Content Database source must have the ContentAdministrator role on the site that is being crawled and indexed.
    where and how this role can be assigned exactly.
    Thanks
    Krris

    Hello Raford,
    Thank you very much for the reply..
    Issue got resolved...it was due to the syntax I was following while providing realm credential:
    I was giving:
    realm name: realm_name
    correct syntax is:
    realm name: cn=realm_name, dn=com
    Thanks
    Krrish

  • "add_mp_to_mpa" is not recognized by OEM 12C Command line tool

    Hi,
    As per Oracle® Enterprise Manager Command Line Interface 12c Release 1 (12.1) document ( http://docs.oracle.com/cd/E24628_01/em.121/e17786/cli.htm ), after the EM CLI Client is installed basic operational verbs like 'add_mp_to_mpa " can be used to create managenment plug-in archive. But when i am using this command with OEM 12C EM CLI command line tool it throws following error
    +Error: The command name "add_mp_to_mpa" is not a recognized command.+
    +Run the "help" command for a list of recognized commands.+
    +You may also need to run the "sync" command to synchronize with the current OMS+.
    I also used sync command to sync with my OMS server. The sync command ran successfully with output "Synchronized successfully" .
    When i use help command("emcli help") to see the list of command it supports, it doesn't list this ('add_mp_to_mpa ') verb.
    Please tell me how can i use this particular verb to create my own management plug-in archive(.jar file) in 12 C.
    -Tripati

    "add_mp_to_mpa" verb is no longer an emcli verb in EM 12c. The plug-in framework has changed EM 12c. If necessary, please see the following doc for information on packaging and deploying a plug-in.
    http://docs.oracle.com/cd/E24628_01/doc.121/e25161/package.htm#CACDJJDA
    Regards,
    - Loc

  • Visual Studio App Wizard won't install with Visual Studio 2005

    When I try run the Visual Studio App Wizard from the Acrobat SDK V8.1 on my PC it tells me 'Please install Visual Studio 2005 before install Acrobat 8 Plugin Wizard'. I have Visual Studio 2005 installed with SP1. I also have the .NET framework 2.0.50727 SP1 loaded. I see this same problem on two different PC's with the same software configuration loaded. Any known issues with that?

    I've never seen this happen. It's been a while since I last installed the
    v9 SDK and it's plug-in wizard, so I don't remember how the installation
    went.
    I do most of my plug-in work on the Mac, where there is no plug-in wizard,
    so I don't use it - not even on Windows. You do not need it to start a new
    plug-in: Just use either the Starter plug-in from the samples, or the
    BasicPlugin project. This will give you something that compiles and runs.
    Then do a few simple text replacements to give things the proper names and
    use that as your starting point. The wizard will give you a few more things
    in regards to HFTs, but it's not complicated or time consuming to do that
    by hand. The good thing about having to do this every now and then is that
    it keeps your memory fresh about how HFTs work.
    If you want to save yourself some time, create your own starter plug-in
    that you mark up with comments about what you need to replace and why - put
    all the stuff in that you usually need and then just use that every time
    you need to start a new plug-in. Setting up a plug-in framework is usually
    a very small portion of the time that you will eventually spent on the
    plug-in development, so using the wizard will not save you much in the
    overall development time.
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    [email protected]
    http://www.khkonsulting.com
    On Sat, Nov 3, 2012 at 12:55 PM, Ramon F Herrera

  • Best practice/howto create extendable, modular, client-distributed java app

    Hi!
    I was adviced to re-post here, following advice from this post http://forums.sun.com/thread.jspa?messageID=10611662
    I'll try to be consise, here's what I wonder about:
    The application:
    I am writing an application which I plan to offer for download and easy installation to end-users. The application will offer a set of services to the user. It is designed to run in the background on the desktop with a tray icon for easy administration.
    What I need help with:
    I am trying to make this application modular. E.g so that I can offer new services/extensions to the application for download at a later time. The user should then only need to download the new "plug-in" or module, install it on his computer with minimum effort and it should be plugged into the already installed application.
    The question:
    What is the "best / easiest" way of doing this?
    I have been looking into the OSGi frameworks out there e.g. Knopflerfish and Equinox and have started reading about JPF the "Java Plug-in Framework"
    I also just came across Platonos Plugin Engine
    What I want is a solution which does not create a huge code overhead or is difficult to use, I want to keep it simple, both for me as developer and especially the user, is this possible?
    - Looking forward to some input!

    genernic wrote:
    What I want is a solution which does not create a huge code overhead or is difficult to use, I want to keep it simple, both for me as developer and especially the user, is this possible?For the user? Certainly. For you, the developer? Not so much. Writing software is difficult, that's all there is to it. Frameworks like Equinox (Actually, Eclipse RCP might well be right up your street) do indeed relieve you of some of the burden of, say, writing a plugin mechanism, but they come with their own learning curve. They won't just do it for you, with a couple of easy clicks of a button. Generally, the easier you make things on your user, the more pain it is for you as a developer.
    Eclipse RCP gives you some good wizards for getting started, but you'll still need to get an understanding of what's going on, or you'll be stuck when you hit a problem.

  • Streaming server 3.5.1 no script works except main.far (VOD)

    we own multiple FMS servers, interactive and now we installed
    a few Streaming servers.
    during the install process we provide the license key
    for the Stream server's we got from the adobe representatives
    in our country, and all seems well until we try to move an already used VOD
    script to the /opt/adobe/fms/applications/vod/ folder
    the script is named main.asc and replaces the main.far
    which comes with the out of the box VOD application.
    this script works on all Interactive servers but fails
    to work on the Stream servers.
    it simply fails silenty, no logs and no errors are written anywhere....
    so i thought the problem might be some feature i try to invoke
    in the code while streaming server does not support it, so i stripped
    the main.asc to be practically empty..
    application.onAppStart = function(){
        trace("application start");
    application.onAppStop = function(){
        trace("application end");
    application.onConnect = function( client ) {
        trace("accepting connection");
        application.acceptConnection( client );
    application.onDisconnect = function(client){
        trace("application.onDisconnect");
    yet the problem persists, perhaps we have wrong license key?
    does the streaming server allow scripting at all???
    ps: when i change the licence key of the streaming server to
    Interactive server's Key, all starts working...
    Any ideas ?

    Hi,
    The behavior you encounter with FMS Streaming Server edition is expected. The streaming edition only offers streaming capabilities as outlined athttp://www.adobe.com/devnet/logged_in/dmotamedi_fms3.html .
    As small gist from there :
    Flash Media Streaming Server (FMSS) is a brand new product offering. This low-cost server is limited to live and video-on-demand (VOD) applications only. It cannot be used for multiway applications such as video chat, server-side playlists, or server-side recording. Flash Media Streaming Server does not support the new plug-in architecture or server-side ActionScript API. Edge or Origin configurations are not available in the streaming server either.
    So if you are looking for server-side scripting support and other features like C++ plug-in framework etc to build interactive/ collaborative applications you need to choose the Flash Media Interactive Server.
    Thanks
    Mamata

  • Adobe Illustrator 15.0.2 compatible HTML5 pack - Update Instructions

    Follow the Install Instructions if you haven't installed AI HTML Pack in AI 15.0.1
    Windows
    If you haven't already, update Adobe Illustrator CS5 to 15.0.2. To   update, in Adobe Illustrator choose Help > Updates.
    Exit Illustrator CS5, if it is running.
    Backup the following files: (restoration of these files are required for any future update)
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\Art Style.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\CharParaStyles.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\Layers Panel.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Illustrator Formats\SVG File Format.aip
    <Install Location>\Adobe Illustrator CS5\Support Files\Contents\Windows\SVGExport.dll
    Download the Illustrator CS5 HTML5 Pack and extract the contents to  <Install Location>/Adobe Illustrator  CS5/ this would ask for  replacing the all of the above 5 files confirm  the replacement
    Launch Illustrator CS5
    Macintosh
    If you haven't already, update Adobe Illustrator CS5 to 15.0.2. To   update, in Adobe Illustrator choose Help > Updates.
    Quit Illustrator CS5, if it is running
    Backup the following files: (restoration of these files are required for any future update)
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/ArtStyle.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/CharParaStyles.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/Layers Panel.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Illustrator Formats/SVG File Format.aip
    Browse to the following location:
    <Install Location>/Adobe Illustrator CS5/Adobe Illustrator.app
    Ctrl+Click and choose Show Package Contents
    Browse to the location and backup the folder
    Contents/Frameworks/AdobeSVGExport.framework
    Download the Illustrator CS5 HTML5 Pack and double click to mount it
    Follow the instructions in dmg to copy/replace the Plug-ins/Frameworks to their respective folders
    Launch Illustrator CS5
    Follow the Install Instructions if you have installed AI HTML Pack in AI 15.0.1
    Windows
    Exit Illustrator CS5, if it is running.
    Revert Illustrator with HTML5 pack to Illustrator 15.0.1     
    Remove the following files:
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\Art Style.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\CharParaStyles.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Extensions\Layers Panel.aip
    <Install Location>\Adobe Illustrator CS5\Plug-ins\Illustrator Formats\SVG File Format.aip
    <Install Location>\Adobe Illustrator CS5\Support Files\Contents\Windows\SVGExport.dll
    Restore all the removed files from Illustrator 15.0.1 backup that  you  took while installing HTML5 pack. If you do not have the backup you  can get the files from here
    Install Illustrator 15.0.2 update through Adobe Updater.
    Now take the backup of files mentioned in 2a above at a location not within the <Install Location> of Illustrator.
    Download the Illustrator CS5 HTML5 Pack and extract the contents to  <Install Location>/Adobe Illustrator  CS5/. You are prompted to replace the five files; confirm the  replacement.
    Launch Illustrator CS5.
    Macintosh
    Quit Illustrator CS5, if it is running.
    Revert Illustrator with HTML5 pack to Illustrator 15.0.1     
    Remove the following files
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/ArtStyle.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/CharParaStyles.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Extensions/Layers Panel.aip
    <Install Location>/Adobe Illustrator CS5/Plug-ins/Illustrator Formats/SVG File Format.aip
    Browse to the following location:
    <Install Location>/Adobe Illustrator CS5/Adobe Illustrator.app
    Ctrl+Click and choose Show Package Contents
    Browse to the location and remove the folder
    Contents/Frameworks/AdobeSVGExport.framework
    Restore all the files you removed from Illustrator 15.0.1 from the  backup that you took while installing HTML5 pack. If you do not have  the backup you can get the files from here
    Install Illustrator 15.0.2 update through Adobe Updater.
    Download the Illustrator CS5 HTML5 Pack and double click to mount it.
    Follow the instructions in dmg to copy/replace the Plug-ins/Frameworks to their respective folders.
    Launch Illustrator CS5.

    Hi drearsen,
    Can you give more details on the issue you are facing? Which OS are you on? machine details will also be handy. Can you do me a favour and do the following:
    1) Create a file with no extension named rigb3debug (make sure no extension is there by seeing its properties on win and more info on mac) in %temp% folder on win and /tmp folder on mac(its a hidden folder, so, use the go to folder option in finder go menu).
    2) Delete all *.log.gz files only from /Library/Logs/Adobe/Installers on mac and \Program Files\Common Files\Adobe\Installers on win. Make sure you dont touch the folders if any.
    3) Run the updates again.
    4) Run updates again. Updates will still fail but the log files generated will be detailed. Can you post the fresh log files generated at /Library/Logs/Adobe/Installers on mac and \Program Files\Common Files\Adobe\Installers on win here.
    Thanks,
    Anirudh

  • OCS + authentication external LDAP

    Is there anyone with experiences to use OCS in combination
    with external authentication against an SunONE LDAP server?
    I don't want to synchro the two LDAPs. I just want to use the usernames & passwords of the external LDAP.
    Can you explain to me which procedures must I follow?
    Is is necessary to create all the users of the external LDAP exists in the OID of OCS?
    If not how does this work? For example how do I grant email/files rights to a user which is not in the OCS OID?
    If the users must exists in the OID, which components must I configure within OCS? Must I write a pl/sql package for authentication to the external LDAP?
    Thanks in advantage!

    Hi Elvis!
    What you need to do is to configure an OID plug-in that can be used to authenticate the users against the SUN LDAP. There are some examples in the OID admin guide.
    The users must exist in the OID.
    The users need to be administered in the OID as the CS needs the entries in the users tree as well as the emailservercontainer tree.
    cu
    Andreas

Maybe you are looking for