Adapting LDAP(SunONE) tasks and attributes

All:
  How do I adapt the LDAP(SunONE) tasks to work for MS AD. I followed the tutorial and was able to create simple tasks to create an LDAP user.
However I would like to adapt the available SunONE tasks to created users, assign groups etc. Is there someplace where I can get mapping of attributes.
Or have I gotten all this wrong?
Thanks
S.

AD tasks  are available - not sure if you need to adapt SUN tasks - have you looked at the canned AD tasks already?

Similar Messages

  • OIM 11.1.1.5 provisioning role based objectclasses and attributes

    TL;DR You can't provision some attributes in our LDAP directory without the objectclass and I can't figure out the best way to inject the dynamic objectclasses into the create user process without the user being created already.
    Some background:
    I have configured our oim 11.1.1.5 instance and LDAP connector to provision ODSEE.  At another's recommendation, I put all possible LDAP attributes in a single form regardless of which objectclass was needed for them.  In ODSEE, sets of attributes are allowed through objectclasses for each 'Role'.  ie. Student, Employee, Guest, etc objectclasses.  I have all of the roles identified in OIM and can map them to an objectclass in LDAP
    My question is, how can I provision role based objectclasses along with the common ones that are configured in the lookup so that when the associated attributes are provisioned, I don't get objectclass violations? 
    Can I append objectclasses to the list stored in the Configuration lookup in ldapUserObjectClass?
    Should I create a child form containing the objectclasses and try to provision them?
    Can/should I create a child form for each set of attributes by role?  Common attribs in the LDAP_USR form and role based attribs in UD_LDAP_STU, UD_LDAP_EMP, UD_LDAP_GST, etc.  Would prepop and the rest of the main form functions work the same?
    Anything else I'm not thinking of? I am still a novice with some of these topics and may be way off base.
    Any help will be greatly appreciated and thank you in advance

    It is definitely doable if you use a custom LDAP connection implementation and just add objectclass update calls as needed as precursor tasks for the Update tasks.
    Here is a small LDAP demo tool that you can adapt to do the update: http://iamreflections.blogspot.com/2010/08/manage-ad-with-jndi-demo-tool.html
    There may be a smarter and more out of the box way to do it but this will work.
    Martin

  • Delegated Admin Deleted org and attribute violation

    I'm using Sun Messaging Server 6 and Delegated Administrator 6.3-0.09. I've created an organization, and got everything to work just fine. Then I deleted it with the GUI and then used commadmin to delete and purge it, but now when I try to make one of the same name and domain it says "Attribute uniqueness violated." I've checked the LDAP DB directory and its not there.
    Also I did the same with some other domains (creating and deleting) with commadmin and it says "Conflicts with deleted Organization". Those domains are still in the LDAP DB and I googled around and I set the mailDomainStatus from "active" to "removed" with ldapmodify. But commadmin domain purge still doesn't get rid of it. I'm running out of ideas. Anybody have any ideas?
    Thanks

    Hi Jay,
    Yes you're probably right about it being a different issue.
    1) Sun Java(tm) System Messaging Server 6.2-7.05 (built Sep 5 2006)
    libimta.so 6.2-7.05 (built 12:18:44, Sep 5 2006)
    SunOS msg01 5.10 Generic_118833-24 sun4v sparc SUNW,Sun-Fire-T200
    Delegated Administrator 6.3-2.02 (built Mar 7, 2006)
    Sun Java System Access Manager 7 2005Q4
    Solaris is patched with the latest and greatest. I had the same issue before patching Messaging Server and DA.
    2) I've created a number of organizations and users using DA, that worked fine, commnications express and calendar also both appear to work just fine.
    I can remove users just fine, before commadmin domain purge, I run msuserpurge and csclean.
    Now, when I want to delete the actual organization they obviously get marked as "deleted" and I have to use -g 0 when I do commadmin domain purge, but it doesn't work. commadmin domain purge appears to work, I get no errors, even in verbose mode it looks fine, except everything says the same in LDAP.
    I've replaced the actual domain with acme.com :)
    # ./commadmin domain purge -v -D admin -w password -n acme.com -d "*" -g 0 -X accm01.acme.com -p 80
    [Debug]: DBG:Object = domain ; task = purge
    [Debug]: default domain from Properties: acme.com
    [Debug]: IShost from Properties: accm01.acme.com
    [Debug]: ISPort from Properties: 80
    [Debug]: Contacting : http://accm01.acme.com:80/commcli/auth
    [Debug]: To servlet: domain=acme.com&username=admin&password=password&charsetenc=UTF-8
    [Debug]: cookie => JSESSIONID=C60C53354E7A3CC9DFE8BA50BE3041B3;Path=/commcli
    [Debug]: RECV: OK
    [Debug]: RECV: OK
    [Debug]: RECV: dn: uid=admin, ou=People, o=acme.com,dc=acme,dc=com
    [Debug]: RECV: datasource: Sun ONE Messaging Server Installer
    [Debug]: RECV: objectclass: ipUser
    [Debug]: RECV: objectclass: top
    [Debug]: RECV: objectclass: iplanet-am-managed-person
    [Debug]: RECV: objectclass: iplanet-am-user-service
    [Debug]: RECV: objectclass: icsCalendarUser
    [Debug]: RECV: objectclass: iPlanetPreferences
    [Debug]: RECV: objectclass: person
    [Debug]: RECV: objectclass: inetAdmin
    [Debug]: RECV: objectclass: inetMailUser
    [Debug]: RECV: objectclass: userPresenceProfile
    [Debug]: RECV: objectclass: inetorgperson
    [Debug]: RECV: objectclass: inetLocalMailRecipient
    [Debug]: RECV: objectclass: organizationalPerson
    [Debug]: RECV: objectclass: inetUser
    [Debug]: RECV: nsroledn: cn=Top-level Admin Role,dc=acme,dc=com
    [Debug]: RECV: mailquota: -1
    [Debug]: RECV: loginid: admin
    [Debug]: RECV: uid: admin
    [Debug]: RECV: userpassword: {SSHA}RDI/jttF2mJBn/guc4zi74WupckeR+B+zjCPZA==
    [Debug]: RECV: mail: [email protected]
    [Debug]: RECV: givenname: Store
    [Debug]: RECV: mailuserstatus: active
    [Debug]: RECV: icssubscribed: [email protected]:[email protected]:anonymous
    [Debug]: RECV: sn: Top Level Admin
    [Debug]: RECV: surname: Top Level Admin
    [Debug]: RECV: cn: Top Level Admin
    [Debug]: RECV: maildeliveryoption: mailbox
    [Debug]: RECV: icscalendarowned: [email protected]:anonymous$
    [Debug]: RECV: memberof: cn=Service Administrators,ou=Groups,dc=acme,dc=com
    [Debug]: RECV: initials: TLA
    [Debug]: RECV: mailhost: comx01.acme.com
    [Debug]: RECV: mailmsgquota: -1
    [Debug]: RECV: iplanet-am-user-login-status: Active
    [Debug]: RECV: inetuserstatus: active
    [Debug]: RECV:
    [Debug]: DBG: before getobjtaskargs
    [Debug]: In getObjTaskArgs for: domain; purge
    [Debug]: Contacting : http://accm01.acme.com:80/commcli/climap
    [Debug]: Sending to servlet: task=purge&object=domain
    [Debug]: getObjTaskArgs Status: 0
    [Debug]: Number of servlets: 1
    [Debug]: Servlet Name: TaskManager
    [Debug]: Servlet args: task=PurgeDomain
    [Debug]: Servlet args: objecttype=Domain
    [Debug]: Valid Options Array: 4
    d, true, *, true, true, [search_op]domain pattern, search_op=~=, =,!=,>=, or <=, domain, ,
    S, true, , false, true, service(s) to be purged, services, ,
    g, true, 10, false, true, grace period (days), purgegrace, ,
    r, false, , false, true, recursively delete subentries, recursive=yes, ,
    [Debug]: DBG: getObjTaskArgs done
    [Debug]: servInfo len = 1
    [Debug]: argVal =*
    [Debug]: servCommand =task=PurgeDomain&objecttype=Domain&domain=*
    [Debug]: argVal =0
    [Debug]: servCommand =task=PurgeDomain&objecttype=Domain&domain=*&purgegrace=0
    [Debug]: Contacting : http://accm01.acme.com:80/commcli/TaskManager
    [Debug]: To servlet: task=PurgeDomain&objecttype=Domain&domain=*&purgegrace=0
    [Debug]: RECV: OK
    [Debug]: RECV:
    [Debug]: CLITask: status returned =OK
    OK
    [Debug]: DBG: doOne returned code=0
    [Debug]: Contacting : http://accm01.acme.com:80/commcli/logout
    [Debug]: Logout ...
    [Debug]: RECV: SSOToken id AQIC5wM2LY4SfczYpHHUrvgaZnCL10QKi1CbUcI+yMCK72s=@AAJTSQACMDE=#
    [Debug]: RECV: destroyed
    If I then do an LDAP search, I still see the domains there, eventhough I've set mailDomainStatus: removed (as suggested in other threads)
    dn: o=test3.dk,dc=acme,dc=com
    o: test3.dk
    sunNameSpaceUniqueAttrs: uid
    sunMaxUsers: -1
    sunOrgType: full
    sunPreferredDomain: test3.dk
    sunEnableGAB: false
    preferredMailHost: msg01.acme.com
    mailClientAttachmentQuota: -1
    mailDomainDiskQuota: -1
    objectClass: inetdomainauthinfo
    objectClass: sunismanagedorganization
    objectClass: top
    objectClass: sunnamespace
    objectClass: sundelegatedorganization
    objectClass: sunmanagedorganization
    objectClass: maildomain
    objectClass: icscalendardomain
    objectClass: organization
    icsDWPBackEndHosts: cal01.acme.com
    icsStatus: Active
    preferredLanguage: en
    sunRegisteredServiceName: DomainMailService
    sunRegisteredServiceName: GroupMailService
    sunRegisteredServiceName: iPlanetAMAuthMembershipService
    sunRegisteredServiceName: UserMailService
    sunRegisteredServiceName: iPlanetAMAuthService
    sunRegisteredServiceName: iPlanetAMAuthConfiguration
    sunRegisteredServiceName: UserCalendarService
    sunRegisteredServiceName: iPlanetAMPolicyConfigService
    sunRegisteredServiceName: iPlanetAMAuthLDAPService
    sunRegisteredServiceName: DomainCalendarService
    sunNumUsers: 0
    sunAvailableServices: earth:10:0
    inetDomainStatus: removed
    mailDomainStatus: removed
    3) Not a lot.
    4) Organizations removed from LDAP, as it is now they are blocking should I want to re-add them, and of course filling up LDAP :-/

  • SOAP Use Adapter-Specific Message Properties and Variable Transport Binding

    Hi Friends,
       I am new to use to Soap Adapter. Please help me out bellow doubts.
       1.When you use Use Adapter-Specific Message Properties and Variable Transport Binding .
       2. Where exactly  we r using below parameters.
    Remote User : (technical name: SRemoteUser )
    Remote Host : (technical name: SRemoteHost )
    SOAP Action (technical name: SHeaderSOAPACTION )
    To transfer further header fields, set the relevant indicator. You can then store the following attributes and their values in the XI message header:
    Variable Header : (technical name: XHeaderName1 )
    Variable Header : (technical name: XHeaderName2 )
    Variable Header : (technical name: XHeaderName3 )
    Thanks&Regards
    G.Bhanuprakash

    Hi,
       1.When you use Use Adapter-Specific Message Properties and Variable Transport Binding .
    SAP Help says both are needed to be checked when you want to process adapter attributes
    Configuring the Receiver SOAP Adapter - SAP NetWeaver Exchange Infrastructure - SAP Library
    These attributes can be get/set using dynamic configuration and their technical names are what you have pasted:
    Remote User : (technical name: SRemoteUser )
    Remote Host : (technical name: SRemoteHost )
    SOAP Action (technical name: SHeaderSOAPACTION )
    To transfer further header fields, set the relevant indicator. You can then store the following attributes and their values in the XI message header:
    Variable Header : (technical name: XHeaderName1 )
    Variable Header : (technical name: XHeaderName2 )
    Variable Header : (technical name: XHeaderName3 )
    Remote User - the username used to send a message to the adapter engine using SOAP
    Remote Host - hostname which the remote user used
    SOAP Action - SOAP Action of the XI webservice (sender) / SOAP Action of the receiver webservice
    Variable Headers are additional key-value pairs in the HTTP Header that could be accessed in the XI Header using dynamic configuration. The limit is only three though.
    Regards,
    Mark

  • Check Required Elements and Attributes in JAXB

    Hi
    I need check required elements and attributes in JAXB java classes , if there are any value for them place it , otherwise place default value in xml file , because of it I upgrade JAXB2.0 to JAXB 2.1 to support "required" in "XmlElement" , I read in "JavaWS(JAXB)Tutorial.pdf" that JAXB itself check required elements and attributes , if there are any value for them place it , otherwise place default value in xml file , the exact part of document is :
    << A property is said to have a set value if that value was assigned to it during unmarshalling or by invoking its mutation method. The value of a property is
    its set value, if defined; otherwise, it is the property’s schema specified default value, if any; otherwise, it is the default initial value for the property’s base type as it would be assigned for an uninitialized field within a Java class. >>
    I want to know , dose JAXB do this task ? (now I work with JAXB2.1 but it doesnt do this task.Maybe I must set some configuration)
    and if JAXB doesnt do it , how I can check required elements and attributes in JAXB ?
    Please help me.
    Shariat

    its all on Apple's Developer site
    http://developer.apple.com/DOCUMENTATION/AppleApplications/Reference/FinalCutPro _XML/index.html

  • Wlappc ANT task "runtimeFlags" attribute doesn't take effect

    I am intermittently counter "java.lang.OutOfMemoryError" error while I am running wlappc ANT task to compile jsp pages. I have lots of jsp files (about 500). According to weblogic's document, I set runtimeFlags="-J-ms512m -J-mx1024m". So my ant task looks like this:
              <wlappc source="${websrc}" output="${output}" runtimeFlags="-J-ms1024m -J-mx1024m">
              </wlappc>
              But it doesn't work. It still complains out of memory error. I tried various approach including "-J-Xms1024m -J-Xmx1024m". But not helpful at all.
              So I gave up and ended up using weblogic.appc class to build my jsp pages. So I have fully control of jvm options. I set up -Xms1024m -Xmx1024m as JVM parameters and works well.
              It looks to me that wlappc ANT task ignore runtimeFlags at all. It doesn't take any effect.
              Is it a known bug? anyone succeeded solving OutOfMemoryError by setting runtimeFlags attribute of wlappc ANT task?

    I was having the same issue.
              Try using the maxmemory argument for the standard java ant task and calling weblogic.appc:
              <java classname="weblogic.appc" fork="yes" failonerror="true" maxmemory="256m">
              <classpath>
              <fileset dir="${weblogic.home}/server/lib" includes="weblogic.jar,webservices.jar" />
              </classpath>
              <arg value="${ear.dir}" />
              <arg value="-verbose" />
              </java>

  • Cannot Modify Identity Management Realm : [LDAP: error code 20 - Attribute

    Hi ,
    I am new to the OID and now i am trying to Creating a New Identity Management Realm, i followed the steps of these followed URL
    http://www.oracle.com/technology/obe/obe_as_10g/im/realm_mng/realm.htm
    in step 12 it showing the following error
    Cannot Modify Identity Management Realm : [LDAP: error code 20 - Attribute
    Anyone please help me
    Thanks & Regards,
    Manoj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    I was doing a terrible mistake.. Instead of using createSubcontext, i was using modifyAttributes to create an user. The Problem is resolved now. Here is the latest code
    try {
                   Hashtable env = new Hashtable();
                   env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.ldap.LdapCtxFactory");
                   env.put(Context.SECURITY_AUTHENTICATION, "simple");
                   env.put(Context.SECURITY_PRINCIPAL, "cn=" + "Directory Manager");
                   env.put(Context.SECURITY_CREDENTIALS, "password");
                   env.put(Context.PROVIDER_URL, "ldap://localhost:389/dc=mytest,dc=com");
                   DirContext ctx = new InitialDirContext(env);
                   // Create attributes to be associated with the new context
                   Attributes attrs = new BasicAttributes(true); // case-ignore
                   Attribute sn = new BasicAttribute("sn");
                   sn.add("NewUser");
                   Attribute cn = new BasicAttribute("cn");
                   cn.add("NewUser");
                   Attribute objclass = new BasicAttribute("objectclass");
                   objclass.add("top");
                   objclass.add("inetOrgPerson");
                   attrs.put(objclass);
                   attrs.put(sn);
                   attrs.put(cn);
                   // Create the context
                   Context result = ctx.createSubcontext("cn=NewUser", attrs);
              } catch (Exception e) {
                   System.out.println("e is " + e);
              }

  • Objectsclasses and attribute documetation

    HI
    Does anyone know where I can find documentation on the objectsclasses and attributes in Oracle Internet Directory 3.0.1. I'm dealin' with password profiles and would like to know which functionality the attribute pwdhistory and pwdinhistory attributes are handling in the password profile object.
    I need to implement password history, thus passwords are not being reused.
    Regards
    Boje

    Hi,
    The only information I have found appears to be old. There is a link to an IETF draft in the OID Admin Guide (9.2) "http://ietf.org/internet-drafts/draft-behera-ldap-password-policy-05.txt". This link is dead on the IETF website. I tried searching for password management on the internet and found links to old copies of this draft. I tried searching the IETF website and found nothing. Just on a guess that maybe it had moved to the next draft, I tried to going to "http://ietf.org/internet-drafts/draft-behera-ldap-password-policy-06.txt", which had the below information. Does anyone know if any of this draft was incorporated into another draft?
    This Internet-Draft has been deleted. Unrevised documents placed in the
    Internet-Drafts directories have a maximum life of six months. After
    that time, they are deleted. This Internet-Draft was not published as
    an RFC.
    I am also having trouble finding documentation on password management. If anyone knows of anyplace to find any information, please let us know. I am specifically trying to find a way to tell that an account was created or the password was reset, so I can force the user to change their password before they logon.
    I moved from OID 3.0.1 to 9.2 because the documentation for 9.2 mentioned the pwdReset attribute which would be useful in my application. But it looks like this is not functional (more on this below), so there was probably no need for me to switch. The only reason I mention this is because 3.0.1 might have some differences.
    I have done some experimenting with password management, and I will try to share what I have found, but I'm not sure if it will help you. First are you successfully able to setup a password policy, it took me a little while to get my server setup to where it was using the correct policy? A little experimentation showed me that the policy that was being used was not the one that I expected. If you haven't already tried it, you can set the orclpwdToggle to 0, which specifies that a users old password cannot become the new one. But this doesn't hold onto a history, so you can immediately go back to your old password after you change it once.
    It looks like pwdReset, pwdChangedTime, pwdExpirationWarned, pwdFailuretime, pwdAccountLockedTime, and pwdGraceUseTime are operational attributes (according to the admin guide). Operational attributes are used by the LDAP server and are not settable by us. If you look at these attribute in Schema Management in the Oracle Directory Manager, their 'usage' is set to directoryOperation. If you look at pwdHistory, it's usage is also set to directoryOperation, so it is probably also an operational attribute. Your supposed to be able to get values on operational attributes if you specifically ask for them (I know how this is done in Java JNDI, but not through ldapsearch).
    From what I was able to test, it looks like pwdChangedTime, pwdExpirationWarned, pwdFailuretime, pwdAccountLockedTime and pwdGraceUseTime actually work. All if these return either a single date string or a list of date strings, depending on the attribute.
    NOTE: If you look at these attributes in the Oracle Directory Manager, you will not see any values, but I get values back using Java.
    It looks like pwdReset and pwdHistory don't do anything. Even if you set orclpwdToggle to 0, the pwdHistory doesn't return any values after you change your password. I also tried setting the pwdInHistory attribute on the policy to see if this was a way to set how many passwords it would hold in it's history, but this didn't appear to be any help.
    I hope this helps a little...
    Regards,
    -Kevin

  • To download an App the 3 security questions are required. But at the end, apple is not able to complete the task and gives an error message. No more downloads are possible. What can I do?

    to download an App the 3 security questions are required. But at the end, apple is not able to complete the task and gives an error message. No more downloads are possible. What can I do?

    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.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Do they launch OK while in Safe Mode?

  • TS3232 I have the mini DisplayPort to Dual-Link DVI Adapter firmware 1.03 and I still have screen flickering issues

    I have the mini DisplayPort to Dual-Link DVI Adapter firmware 1.03 and I still have massive screen flickering issues on a Mac Mini 2012.
    I am using a Dell 30" monitor (it's the Samsung screen just rebranded) connected to a WD 4TB Thunderbolt drive connected to the Mac Mini.
    The screen is usable for the most part when I've just started the computer (although today I started having issues after a fresh restart) but if even just the screen goes to sleep, or the computer goes to sleep and I wake it later, I start to have massive flickering to black and occasionally to snow.
    The effect seems to be more likely to arise when I'm on heavy graphics-intensive websites or programs (eg, Tumblr feed with lots of GIF images or working in Adobe Premiere), but once it starts shutting down those programs has no effect, the screen keeps flickering wildly.
    The problem improved after the 1.03 firmware upgrade (for a while it was flickering uncontrollably ALL the time and was virtually unusable) but it has not gone away.
    Any suggestions would be very welcome, either for how to fix this issue or how to get Apple to, you know, let me TELL THEM that their adapter firmware fix has NOT solved the issue, since my phone support has expired. :/

    I have a new Mini DisplayPort to Dual-Link DVI Adapter to allow my original Apple 30" Cinema Display to connect to the new Mac Pro.  Shipped straight from Apple, it is firmware version 1.03.  I've never had flickering issues, but the display will often go black (possibly after a screen power save) and not come back.  when this happens I am still able to connect to and use the Mac via remote connection.  But the only way to get the screen back is either to unplug the adapter and plug it back in to the Mac, or to shut down and power up the Mac.  This may be a separate issue, so I'll also post it standalone...

  • I had an abrupt powerfailure on my MAcbook. Power went of, the adapter light went of and since than nothing. Can't power up. I suspect a fasilure of the power supply unit. Some advice is welcome

    Working hsppy on my macbook suddenly all power fell away. The adapter light went of and since than i have not been able to restart my macbook. I suspect a failure in the powersupply. Heard a little sound like blowing a fuse. Any suggestions?

    I suggest you make an appointment at the genius bar at an Apple store and take your Macbook in for a comprehensive diagnosis. This service is free. If repairs are needed you will be given an estimate.
    How to find a genius bar:
    http://www.apple.com/retail/geniusbar/

  • Apple Video Adapter Blew my Inverter and HELP?

    I had purchased a few television shows from itunes and wished to watch them on my television. I went to the Apple store today and purchased an Apple Video adapter for Mini-VGA to Video Out M9109G/A. I asked if it was the correct adapter and everyone I asked stated it was. I came home, unplugged my PS2 from my video in on my television, plugged the adapter into my iMac. The video resolution adjusted to something like 800 stretched I took the SAME rca cable used for my PS2 and plugged it into the adapter. A popping noise occured and my screen went black.
    Zapped Pram, Started from Install CD 1, Took back off, plugged in adapter, pressed start button and noted that LED 3 was lit. Following the troubleshooting instructions I ordered the replacement inverter.
    Now my problems/questions are this
    1) Why did this happen? I've plugged all kinds of things into that port on the television without question. Should I never use the monitor out w/ the Apple Adapter?
    2) I don't have a backup of my data from friday, saturday, or sunday. I attempted to boot the (screen dead) imac via target mode through my pismo in order to clone the drive out, but it wouldn't appear. Is this normal w/ a 'defective inverter'. Is there any way to get my data? I have another identical model, and I know I CAN exchange the drives (leaving the sensor and the case plugged in so as to avoid any cable problems), but is this a bad idea?
    Thanks for any advice on this.
    BTW, all components line conditioned w/ UPS.
    Well..Apple Palo Alto fixed my machine in one day. I'm very impressed. Unfortunately, I couldn't de-authorize my machine (ITMS) prior to the midplane replacement so now iTunes isn't working since it thinks it is authorized or something. I'm trying here, but any suggestions would be good.
    In summary. A) Good people at Apple told me to switch drives to my other imac to backup and this worked fine. B) Repair was completely quickly and machine works.
    C) If you have this situation with authorization: 1) Open terminal, type cd /users/shared then type mv "SC Info" "old_SC Info". 2) Create a new user (I did w/ admin). 3) login to the new user account, launch itunes and try to deauthorize (you should get a message you aren't authorized) so buy a free song and authorize. Login to your original user and try itunes (shoudl work) delete the newer user and you can remove "old_SC Info" or keep it if you so choose.
    Hope my rambling is helpful to someone.

    On Mac Pro I use my second video out to connect a standard crt vga monitor. When I have it plugged in when I boot, the computer hangs with the blue screen everyone else has, never showing the mac os x loading screen. If I have it unplugged when I boot, everything starts fine but when I plug the vga monitor back in, it does not find the monitor after clicking detect displays. This was all working fine before 10.5, so it has to be an issue with the os communicating with my video card.
    I assume this all stems from the same issues you are having. There is a glitch in either the video driver or the new core for video that they have not fixed yet.
    I may eventually call on this, but right now, I dont have 2 hours to waste speaking to someone in the Philippines that is reading a script.

  • Oracle EBusiness suite professions tasks and duties

    Hello everybody
    I inquire about something regarding Oracle EBusiness suite professions tasks and duties. I've tasked by my manager with writing a report lists the main tasks and key responsibilities for each of the following technical professions within Oracle E Business Environment:
    1)-Apps DBA.
    2)-Apps Technical Consultant (Apps Developer)
    3)-Apps Business Consultant.
    I've contacted Oracle Support recently via opening SR .But, They informed me that they don’t provide such information and therefore, they suggest me weather to contact Oracle Consulting to post here.
    I would appreciate your help.
    Sami

    I don't see how you'd be able to integrate OAM with EBS unless you have the oSSO (assuming of course that you're not on the bleeding edge, per 975182.1).
    We are running the same configuration and have setup the redirects in OAM policy. We setup specific context roots for each application, then use OAM policy to redirect. (for example, http://iwa-server/ebs redirects to https://ebs-server)
    Unique authorization rule for each redirect, then a unique "policy" on the "Policies" tab for each redirect. Each Policy maps to the respective Authorization Rule.

  • My Mac is running INCREDIBLY slow, Kernel-task and LR, PS, PSE, etc. are not functioning well.

    Hi!  Been trying to follow a thread about the Kernel-task and slow Mac performance.  I did download EtreCheck and ran the report.  I am a photographer using LR 4 and Chrome is my main browser.  Both Chrome and LR (or PSE, or PS or Xee (a photo viewing app) make my computer run beyond ridiculously slow.  I have so much work to do for clients and I get stopped in the middle of editing and cannot move forward because my beloved Mac is having issues.  I did go through several old apps and the Application Support and Prefernces and deleted what I could of what I knew "what was what".  I would appreciate any help in getting my Mac back on track.  Thanks!
    - Amy
    Problem description:
    My Mac is running incredibly sluggish.  Chrome continues to lag, and the spinning ball is ridiculous when I am working in LR.  I did the EtreCheck and the report is below.  I JUST cleared out my LR catalogs and now have just two folders in the catalog from a current wedding I am working on.  I will have to consider using separate catalogs for my other genres or even smaller catalogs and just make a catalog for each client.  Thanks for looking this over!  I am so frustrated.
    Amy
    EtreCheck version: 2.1.8 (121)
    Report generated March 14, 2015 1:38:01 PM CDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Click the [Adware! - Remove] links for help removing adware.
    Hardware Information: ℹ️
        iMac (21.5-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,2
        1 3.2 GHz Intel Core i3 CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless: Unknown
    Video Information: ℹ️
        ATI Radeon HD 5670 - VRAM: 512 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.8.5 (12F2501) - Time since boot: 3:36:47
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            disk0s1 (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (177.87 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5680H 
    USB Information: ℹ️
        Wacom Co.,Ltd. Bamboo Pad, wireless
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Internal Memory Card Reader
        Generic  External         2 TB
            disk1s1 (disk1s1) <not mounted> : 210 MB
            Archive 2TB (disk1s2) /Volumes/Archive 2TB : 2.00 TB (47.65 GB free)
        Generic Mass Storage Device
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
    Configuration files: ℹ️
        /etc/hosts - Count: 15
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Adware: ℹ️
        Conduit [Adware! - Remove]
        Geneio [Adware! - Remove]
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.wacom.kext.pentablet (5.3.3 - SDK 10.8) [Click for support]
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.coresymbolicationd.plist [Click for details]
        [failed]    com.apple.wdhelper.plist [Click for details]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [failed]    com.conduit.loader.agent.plist [Adware! - Remove]
        [running]    com.genieoinnovation.macextension.plist [Adware! - Remove]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.wacom.pentablet.plist [Click for support]
    Launch Daemons: ℹ️
        [not loaded]    .plist (hidden) [Click for support]
            /usr/local/libexec/TorchUpdater /usr/local/libexec/TorchUpdater --hello=torch
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.genieoinnovation.macextension.client.plist [Adware! - Remove]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.skype.skypeinstaller.plist [Click for support]
        [running]    com.xrite.device.xrdd.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Click for support]
        [loaded]    com.facebook.videochat.[redacted].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.Installer.completer.download.plist [Click for support]
        [loaded]    com.Installer.completer.ltvbit.plist [Click for support]
        [loaded]    com.Installer.completer.update.plist [Click for support]
        [failed]    com.mediafire.express.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
        [not loaded]    jp.co.canon.Inkjet_Extended_Survey_Agent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    UNKNOWN  (missing value)
        Microsoft AU Daemon    UNKNOWN  (missing value)
        Canon IJ Network Scanner Selector2    Application Hidden (/Library/Printers/Canon/IJScanner/Utilities/Canon IJ Network Scanner Selector2.app)
        GrowlHelperApp    UNKNOWN  (missing value)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        ColorMunkiDisplayTray    Application  (/Library/Application Support/Colormunki/Display/Tools/ColorMunkiDisplayTray.app)
        Spotify    Application  (/Applications/Spotify.app)
        apple-scc-20131227-135420    UNKNOWN  (missing value)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.1
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 [Click for support]
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown
    Safari Extensions: ℹ️
        TelevisionFanatic
        Readability
        Produtools_Manuals_21
    3rd Party Preference Panes: ℹ️
        Java  [Click for support]
        PenTablet  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: NO - Auto backup turned off
        Destinations:
            Everything - 2TB [Local]
            Total size: 0 B
            Total number of backups: 0
            Oldest backup: -
            Last backup: -
            Size of backup disk: Excellent
                Backup size 0 B > (Disk size 0 B X 3)
        /sbin excluded from backup!
        /usr excluded from backup!
        /System excluded from backup!
        /bin excluded from backup!
        /private excluded from backup!
        /Library excluded from backup!
        /Applications excluded from backup!
    Top Processes by CPU: ℹ️
             2%    activitymonitord
             1%    WindowServer
             1%    Activity Monitor
             1%    Google Chrome
             0%    ColorMunkiDisplayTray
    Top Processes by Memory: ℹ️
        210 MB    mds
        189 MB    Google Chrome
        90 MB    Google Drive
        90 MB    Google Chrome Helper
        86 MB    Microsoft Word
    Virtual Memory Information: ℹ️
        1.52 GB    Free RAM
        1.65 GB    Active RAM
        480 MB    Inactive RAM
        644 MB    Wired RAM
        1.92 GB    Page-ins
        16.91 GB    Page-outs
    Diagnostics Information: ℹ️
        Mar 14, 2015, 09:58:17 AM    Self test - passed
        Mar 14, 2015, 09:53:54 AM    /Library/Logs/DiagnosticReports/Google Drive_2015-03-14-095354_[redacted].crash
        Mar 11, 2015, 02:33:04 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Google Chrome_2015-03-11-143304_[redacted].crash
        Mar 14, 2015, 10:04:09 AM    /Library/Logs/DiagnosticReports/Spotify_2015-03-14-100409_[redacted].hang
        Mar 14, 2015, 08:28:48 AM    /Library/Logs/DiagnosticReports/PenTabletDriver_2015-03-14-082848_[redacted].cr ash
        Mar 12, 2015, 12:56:47 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/ColorMunkiDisplayTray_2015-03- 12-125647_[redacted].crash

    Several problems exist.
    1.
    Back up your Mac prior to making any changes to its file system. Time Machine has not been configured properly To learn how to use Time Machine read Mac Basics: Time Machine backs up your Mac - Apple Support.
    2.
    You inadvertently installed adware. You do not need to download or install anything to fix it.
    For a description of how this may have occurred, how to avoid it in the future, and for Apple's recommended actions read How to install adware. Apple's instructions are linked in the Recovery Procedure near the end of that document. Read and follow them carefully. Pay particular attention to the easily overlooked passages directing you to restart your Mac when required.
    3.
    That Mac's Hosts file appears to have been modified. Fixing a modified Hosts file requires specific instructions. Apple Support Communities contributor and EtreCheck author etresoft recently added a User Tip discussing that concern, and how to correct it: Fixing a hacked /etc/hosts file

  • Email Notifications for both UWL Tasks and Collaboration Tasks.

    Hello,
    I want to configure Email Notifications for both UWL Tasks and Collaboration Tasks.
    Could any one please give me the configuration steps.
    Thanks in Advance.
    Regards,
    Sridhar.

    Hi sri,
    Refer the following threads
    https://www.sdn.sap.com/irj/scn/thread?threadID=147316
    https://www.sdn.sap.com/irj/scn/thread?messageID=315715#315715
    https://www.sdn.sap.com/irj/scn/thread?messageID=1170132#1170132
    Regards,
    P.Manivannan

Maybe you are looking for

  • Font pointing to wrong location

    In my document text using Lucida Grande has dissapeared. Upon sleuthing using "Find Font" I've discovered that Lucida Grande is actually pointing to a different font: /Library/Fonts/Stone Sans OS ITC TT. The other font used - Lucida Grande Bold works

  • Query on CANoe and NI interface

    Hello, I am having NI PXI 1044.  For one of my project I need make interface between CANoe and NI PXI 1044. Please any one let me know is there any interface available in CANoe to access the CANdb files through NI PXI 1044. Regards, Bala.

  • Javascript Question - How to Insert a Dynamic/Current Date into the Footer of a Scanned Document

    Hi! I am looking for help in finding a Javascript that would allow the insertion of a dynamic/current date into the footer of a scanned document at the time the document is printed. I am currently using Adobe Acrobat Professional 8.0 at my work and t

  • After Effects CS6 update to CC

    My Adobe Application Manager says my After Effects CS6 is Up to date. What do I need to do to update to the version that comes with Cinema 4D Lite?

  • Where are the alleged tutorials?

    Hi all, I'm about to take the plunge and try Logic Express (at least I'm 99% sure I'm going to). I'm hoping that the new waveform editing within the arrange window will make it a little more like ProTools. Ideally, if I could get Soundtrack Pro for t