Implementation of identity manager

Hi ,
I wants to implement Identity Management in my company , but before this i want to implement it on personal level so what would be the basic requirement and is it posible to implement it on x86 machine with solaris 10 .
Please guide me in this query .

Hi ,
Thanks for reply i have received some techinical implementation doc on identity manager but thes are not clear . I have also download Identiti managre 7.0 and sql and tomcat-apache . Actually i wants to implement identity manager for tomcat apache server . If u have any techinal doc on these please provide me.
Thanks .
Sameer

Similar Messages

  • Integration of MS Active directory with SAP Identity management

    Hello
    I am implementing SAP identity Management  7.1with external tools MS active Directory with Single sign on using SAP IDM . Is there any documentation as to how do I connect SAP IDM with MS AD with the roles and their user provisioning process .
    Also does anyone have a architectural work flow template  on this process .

    Hi
    I guess, using VDS you can achive this. ref the LDAP connection part.
    https://websmp203.sap-ag.de/~sapidb/011000358700001449652008E
    https://www.sdn.sap.com/irj/sdn/nw-identitymanagement
    Regards
    Shridhar Gowda

  • Single sign-on using Oracle Identity Management

    Hi All,
    I am new to Oracle Identity Management. We are planning to implement Oracle Identity Management in our environment, which consists of :
    * Microsoft Active Directory.
    * Microsoft Exchange
    * Oracle eBusiness Suite Release 12 running on RedHat Enterprise Linux 5.5
    Is it possible to implement single sign-on using Oracle Identity Management. Once you integrate Microsoft Active Directory, Microsoft Exchange & Oracle eBS, a user should not be prompted to enter password to access Oralce Applications once he logins to his computer/Windows.
    Thank you for your time.
    Thanks

    Hi,
    You need to use different product eSSO for single sign on. to manage user credentials for applications from OIM then you need to implement Provisioning Gateway connector.
    Once you have eSSO Logon manager running on users workstation, user will be prompted for credentials for first time then going forward it will not ask.
    Regards,
    Raghav.

  • Confusion with a current state of Oracle Identity Management

    I would like to know if anyone has successfully implemented the complete suite of IdM. If yes, please share this experience. I want to clarify the definition of "successful integration". It should include the following:
    - SSO for Partner applications
    - SSO for External (third parties) applications
    - Provisioning and Synchronization
    - Delegated Administration
    - WNA with Kerberos
    - SAML implementation (optional)
    I would appreciate all answers on this subject

    To restart from your initial question, it's quite strange because the components you mention are all included in the AS10g Enterprise Edition or in AS10g Portal, and are perfectly integrated. I know numerous customers which use Oracle Portal, for instance, and leverage on SSO (patner or external), Delegated Administration (DAS) , Synchro with AD server and Windows native authentication, without a single line of specific code. Provisioning is done automatically by DIP in the case of Portal with AD, as well, or with a Human resource system. Even the password synchro can be made betwwen AD and OID (Oracle LDAP)
    Now, it's a sligthy different discussion if we consider the recent acquisitions made by Oracle, and which are sold in the so call : Oracle Identity management 10g.
    OAM (previously Oblix) is a more ambitious product that Oracle SSO.
    OIM (provisioning and identity management) is far more sophisticated than Oracle DIP.
    The goal, for Oracle, is to unify the workflow engine and the Human interface (with ADF). This task is probably on the rails for the next year.
    OVD (previously OctetSting) is an architectural component which allow virtualisation of LDAP server.
    About Federation, OIF allow all existing Oracle Portal customer (using SSO) to rely on SAML tokens in order to trust partners site.
    So, in my opinion, acquisitions oblige to make a substantial effort to unify human interface and make arbitration between some concepts, but it's within the Oracle means.

  • Unlocking the AD account through Oracle Identity Manager 9.1.0.2

    Hi friends,
    I have a question about Oracle Identity Manager 9.1.0.2, I have configured the Active Directory connector for Identity Manager, you can perform the unlock process when the account was blocked by Active Directory failed attempts at authentication to a workstation .
    Very grateful for your support

    Hello,
    As Sagar suggested, you could -
    (1) write a task "Unlock AD account" - write code to unlock an user account in AD. Check if any such task is existing in the connector. You might be able to reuse it. If not, write your own task for this purpose.
    (2) Based on your implementation, choose "Changed Password" or "Password Updated" task in your process definition. And on success of this task, add "unlock AD account" task to invoke.
    (3) "self-management account unlock" will work automatically as soon as a user will reset his password. You don't have to implement anything else here.
    That's it !!!
    Hope this helps,

  • Error in "Identity Management" in NW04s SPS09

    Hello SDN,
    I have installed NW04s SPS09 with all released patches for the SAP NW Portal.
    When trying to use the user management administration area "Identity Management" I get the following error message. May anyone of you please help?
    Thanks and best regards,
    Olaf Reiss
    Error Message:
    java.lang.NoSuchMethodError: com.sap.tc.webdynpro.clientserver.portal.pb.IResponseResult.getPortalEventsArray()[Lcom/sap/tc/webdynpro/services/event/AbstractPortalEvent;
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1317)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:552)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:191)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi Guys,
    I have done an EP - XSS Implementation.
    We have configured UME in the system, Present Patch level is 13.
    We are facing similar problem with one Key user id in the system,
    <b>Error Summary</b>
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file
    <b></b>
    <b>Correction Hints</b>
    The currently executed application, or one of the components it depends on, has been compiled against class file versions that are different from the ones that are available at runtime.
    If the exception message indicates, that the modified class is part of the Web Dynpro Runtime (package com.sap.tc.webdynpro.*) then the running Web Dynpro Runtime is of a version that is not compatible with the Web Dynpro Designtime (Developer Studio or Component Build Server) which has been used to build + compile the application.
    <b>Detailed Exception Chain</b>
    java.lang.NoSuchMethodError: com.sap.tc.webdynpro.services.sal.url.api.WDURLGenerator.isSecureURL(Ljava/lang/String;)Z
         at com.sap.security.core.wd.maintainuser.MaintainUserComp.copyModelToContextUser(MaintainUserComp.java:3114)
         at com.sap.security.core.wd.maintainuser.MaintainUserComp.getAllUserDetails(MaintainUserComp.java:299)
         at com.sap.security.core.wd.maintainuser.wdp.InternalMaintainUserComp.getAllUserDetails(InternalMaintainUserComp.java:665)
         at com.sap.security.core.wd.maintainuser.ReadonlyDetailInterfaceView.onPlugDefault(ReadonlyDetailInterfaceView.java:93)
         at com.sap.security.core.wd.maintainuser.wdp.InternalReadonlyDetailInterfaceView.wdInvokeEventHandler(InternalReadonlyDetailInterfaceView.java:105)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingInterfaceView.invokeEventHandler(DelegatingInterfaceView.java:85)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:826)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    <b>With the Solution trail, if we apply patch level 9 the solution is implemented, we are on patch level 13.
    Kindly assist for a solution.
    Siddhartha Gupte
    +91 9833888910</b>

  • Identity Management requirement

    sir,
    we have a Identity management project implementation. i am gathering IDM docs regarding where to start, what is the pre requisites for implementing Idenetity management project. i am going to take this a challenge. please give your valuable suggestions (details)
    regards
    ramesh

    Hi Ramesh,
    installation and sizing is easy, practice for complex requirements will need some time...
    Installation and Sizing:
    Have a look at the PDF for the installation overview, provided with the install files. Usually, you only need a sizing between the explained S or M.
    Practice:
    The follwing site will help you: https://www.sdn.sap.com/irj/sdn/nw-identitymanagement?rid=/webcontent/uuid/f0b68fb1-d8af-2a10-2a8e-cc431c15bb39&anchor=section2.
    Go through the tutorials for the Identity Center and make your own scenarios. Especially the "Identity Management for SAP System Landscapes: Configuration Guide" is good to set up scenarios in the Identity Center with SAP Systems and Directories. There are also prerequisities and limitations in this document. "Identity Center - Identity Store Schema" gets into details about the data model. There are additional blogs, e.g. getting HCM data via SAP PI instead of VDS, if you intend to implement this.
    Best regards,
    Nils

  • Application com.seeburger.xi.frontend.keycenter missing in identity management

    Hello gurus
    We are in the planning phase of Seeburger PGP module implementation.
    While going through the manuals provided with the installation, one of the steps involves creation of a new role and assignment of action manage of application com.seeburger.xi.frontend.keycenter* .
    However, while going through the list of available actions under identity management, I could not find any such application.
    Also when I select Key Center tab in the Seeburger workbench, I get the error "The requested resource doesnot exist".
    We are using SAP PI 7.1 EHP 1 SPS 0004 and version 2.1.5 of Seeburger.
    Please help.
    P.S : I have not yet deployed SeePGPModulePI.sca. Is it because of that?
    Regards,
    Xineohpi

    Hello,
    from my point of view, this makes absolute sense... if the application is not deployed, then of course it can also not be configured.
    Kind Regards
    Stefan

  • Directory Naming with OFM 11g - Identity Management Does Not Work.

    I tried to find document about how to setup/implement Directory Naming with Oracle Fusion Middleware 11g- Identity Management, but without luck. We implement Directory Naming with IM 10.1.4.3 on Linux that is 32-bit only and doesn't coexist very well with OEM GC (64-bit). So we are very eager to try 64-bit of IM 11.1.1. Any information is highly appreciated. Thanks huge.
    Edited by: bhqu888 on Aug 16, 2009 6:51 PM
    Edited by: bhqu888 on Aug 16, 2009 6:56 PM

    I installed OFM IM 11.1.1 on RHEL 4.8 (x64) successfully and OID is up and running. Using Net Manager in the $ORACLE_HOME/bin dir I can upload TNS to OID. But Directory Naming does not work. Dbs client could not log into any dbs server through this 11g OID. Our 10.1.4 OID works fine.
    Edited by: bhqu888 on Aug 16, 2009 6:51 PM
    Edited by: bhqu888 on Aug 16, 2009 6:58 PM

  • OBIEE 11g RPD and Weblogic Identity Management

    Hi,
    I have an issue where only users from one weblogic Provider (LDAPAuthenticator) can log into OBIEE.
    New users created using the default provider (DefaultAuthenticator) cannot log in (the exception is the Administrator user which was upgraded from 10g).
    If I open the RPD in online mode and connect to 'Identity Management', I do not see the new users above in the list (i.e. they have not been pulled down by OBI)
    Error message in the logs show "authentication passed, however use cannot be found in identity store" - which makes sense as I do not see them in the RPD. Any ideas?
    N.B: New application roles in weblogic are syncing with the the RPD correctly.

    Thanks for your reply Paul. That is quite a drawback if it is the case. I guess the fall back is to implement one authenticator and if that fails, it would pass on to the RPD authentication (like in 10g)? Have you by chance managed to implement the 'act as' obi functionality with the weblogic authenticator setup?

  • Identity Management System Setup Error

    In Global Settings tab when I try to set up identity management system for lotus notes by providing proper host name, user name and password I get following error on oc4j log file
    07/03/28 14:22:05 org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.ibm.CORBA.iiop.ORB vmcid: 0x0 minor code: 0 completed: No
    07/03/28 14:22:05      at org.omg.CORBA.ORB.create_impl(ORB.java:297)
    07/03/28 14:22:05      at org.omg.CORBA.ORB.init(ORB.java:336)
    07/03/28 14:22:05      at lotus.domino.cso.Session.getORBObject(Session.java:746)
    07/03/28 14:22:05      at lotus.domino.cso.Session.OREFtoSession(Session.java:780)
    07/03/28 14:22:05      at lotus.domino.cso.Session.<init>(Session.java:73)
    07/03/28 14:22:05      at lotus.domino.cso.Session.createSession(Session.java:41)
    07/03/28 14:22:05      at lotus.domino.NotesFactory.createSession(NotesFactory.java:67)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginRepositoryAccess.login(LNIdentityPluginRepositoryAccess.java:119)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:367)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    07/03/28 14:22:05 Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: com.ibm.CORBA.iiop.ORB
         Dependent class: org.omg.CORBA.ORB
         Loader: jre.bootstrap:1.4.2_08
         Code-Source: unknown
         Configuration: jre bootstrap
    This load was initiated at search_admin.web.admin:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2078)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1679)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
    07/03/28 14:22:05      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    07/03/28 14:22:05      at java.lang.Class.forName0(Native Method)
    07/03/28 14:22:05      at java.lang.Class.forName(Class.java:219)
    07/03/28 14:22:05      at org.omg.CORBA.ORB.create_impl(ORB.java:295)
    07/03/28 14:22:05      ... 36 more
    07/03/28 14:22:05 lotus.domino.NotesException
    07/03/28 14:22:05      at lotus.domino.cso.Session.OREFtoSession(Session.java:825)
    07/03/28 14:22:05      at lotus.domino.cso.Session.<init>(Session.java:73)
    07/03/28 14:22:05      at lotus.domino.cso.Session.createSession(Session.java:41)
    07/03/28 14:22:05      at lotus.domino.NotesFactory.createSession(NotesFactory.java:67)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginRepositoryAccess.login(LNIdentityPluginRepositoryAccess.java:119)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:367)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    07/03/28 14:22:05 oracle.search.sdk.common.PluginException: Login failed for host name
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:376)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    Please help
    Thanks in advance,
    Shakti

    Did you evern get a solution to your problem? We are experiencing the same exception:
    <2008-06-30 17:38:41,936> <INFO> <default.collaxa.cube.activation> <AdapterFramework::Inbound> Creat
    ing new instance of Resource Adapter oracle.tip.adapter.jms.JmsResourceAdapter
    08/06/30 17:38:41 java.lang.Exception: Failed to create "ejb/collaxa/system/ActivationAgentManagerBe
    an" bean; exception reported is: "javax.naming.NoInitialContextException: Cannot instantiate class:
    com.evermind.server.ApplicationInitialContextFactory [Root exception is oracle.classloader.util.Anno
    tatedClassNotFoundException:
              Missing class: com.evermind.server.ApplicationInitialContextFactory
            Dependent class: com.sun.naming.internal.VersionHelper12
                     Loader: jre.bootstrap:1.5.0_06
                Code-Source: unknown
              Configuration: jre bootstrap
    This load was initiated at JmsAdapter:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
            1. Code-Source: /D:/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-
    source> in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar)
               This code-source is available in loader oc4j:10.1.3.
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:657)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at com.oracle.bpel.client.util.BeanRegistry.lookupActivationAgentManagerBean(BeanRegistry.ja
    va:700)
    at com.oracle.bpel.client.ActivationAgentHandle.getActivationAgentManager(ActivationAgentHan
    dle.java:205)
    at com.oracle.bpel.client.ActivationAgentHandle.addStats(ActivationAgentHandle.java:235)
    at oracle.tip.adapter.fw.AdapterFrameworkListenerBase.publishAdapterStopWatch(AdapterFramewo
    rkListenerBase.java:2227)
    at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.publishAdapterStopWatch(Messa
    geEndpointImpl.java:490)
    at oracle.tip.adapter.fw.sw.AdapterStopWatchManager.publishInboundAdapterStopWatch(AdapterSt
    opWatchManager.java:241)
    at oracle.tip.adapter.fw.sw.AdapterStopWatchManager.stopInboundAdapterStopWatch(AdapterStopW
    atchManager.java:211)
    at oracle.tip.adapter.jms.inbound.JmsConsumer.send(JmsConsumer.java:373)
    at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.onMessage(JMSMessageConsumer.java:475)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.Kernel.execute(Kernel.java:343)
    at weblogic.kernel.Kernel.execute(Kernel.java:367)
    at weblogic.kernel.Kernel.execute(Kernel.java:355)
    at weblogic.jms.client.JMSSession.pushMessage(JMSSession.java:2474)
    at weblogic.jms.client.JMSSession.invoke(JMSSession.java:3006)
    at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:643)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchAsyncInternal(DispatcherImpl.java:132)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchOneWay(DispatcherImpl.java:341)
    at weblogic.jms.dispatcher.DispatcherImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: com.evermind.server.ApplicationInitialContextFactory
    Dependent class: com.sun.naming.internal.VersionHelper12
    Loader: jre.bootstrap:1.5.0_06
    Code-Source: unknown
    Configuration: jre bootstrap
    This load was initiated at JmsAdapter:0.0.0 using the Class.forName() method.
    1. Code-Source: /D:/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-
    source> in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar)
    This code-source is available in loader oc4j:10.1.3.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2078)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1679)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:42)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:654)
    ... 32 more
    ".

  • Sun Identity Manager (IDM)

    Any one any docs on SUN Identity Manager ? i have some doubts

    I have a feeling that it will be a never ending question as to the migration steps. For the time being, if you must "migrate", i would suggest re-evaluating what is being done in the Sun IDM system and develop a project plan to implement the same connectors, recon the data from Sun IDM or target, and then use OIM.
    -Kevin

  • Will Identity management  work out?

    Hi Experts,
    can anybody suggest me whether Identity Management would be the best solution for our scenerio ?
    we have portal system EP 7.0 connected to  LDAP Directory.
    we have other various SAP backend system like MySAP ERP 2004 , MY SAP CRM 2007, etc...
    We had already implemented ESS Business package  in our portal ans SSO is available between MYSAPERP 2004 and portal.
    Initially we want to manage the roles in portal and backend ERP system centrally and in later case we would like to maintain a centralized user data source ( roles, group, all the user data)
    say for example user should login to this centralized source and manage user related datas centally like creating new user , uploading roles ...etc all the user related activity in all the sap system
    for this identiy managment is a good solution?
    Regards,
    vijay.
    ps: ur time will be appreciated in SDN Way.

    Hi Vijay,
    SAP NW Identity Management is certainly the best solution for your scenario.
    However, as it seems you already have implemented SAP HR why wouldn't you use your HR System as primary system for User creation. You could leverage the existing integration scenario in order to create new users, remove them in case of "termination", apply automatically necessary role changes in case of organizational moves.
    Please take a look at the following overview presentation:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7037d982-40aa-2a10-e283-a76a9dfc93ab (Page 8).
    With SAP IdM, the User log on its usual system and does not need an extra one. IdM is integrated in the portal.
    Hope it helps.
    Best regards,
    Stéphane

  • IDM 8.0 : See connected users on Identity Manager ?

    Hi everybody.
    My client wants to see all connected users on IdM in order to upgrade the application without disturbing them.
    It is possible to see connected users on IdM ?
    If it's true, can you explain me the steps to achieve it ?
    Thanks in advance.
    Florent
    Edited by: flobR on Jun 5, 2009 2:05 PM

    Florent...
    Sun Identity Manager does not give you the ability to see who is currently connected to the application. The key is that SIM is simply a web application running on the J2EE application server. Most J2EE application servers should give you some functionality in this area. Check the documentation for your application server.
    If your application server is tomcat, you'll likely need to do some custom coding and create an implementation of HttpSessionListener to track user sessions.
    Thanks...
    -Lester
    [http://www.identityworker.com|http://www.identityworker.com]

  • Execute PowerShell Scripts via SAP NetWeaver Identity Management

    Hello,
    Has anyone implemented the execution of a PowerShell script from SAP NetWeaver Identity Management (7.1, 7.2, 8.0?).  Currently implementing 8.0, and our client is looking to kick off PowerShell scripts that would generate Active Directory accounts, Exchange accounts etc.
    Thanks!

    Hey Brendan,
    We've done this out of a 7.2 implementation for exchange 2010 admin processes.  We started with running powershell via a command line pass.  It worked pretty well but it wasn't plain sailing.  We used positional parameters to pass data to the scripts in question, we also had to come up with a return process that deals with any errors that might come of the powershell session.  We had some issues with the shell sessions closing after the script completed.
    We've since redesigned and now drop flat files to a constantly running powershell script that acts a bit like an IDM dispatcher (but obviously not integrated with IDM).  It kicks off other powershell sessions and monitors their progress allowing it to process time outs, stack work up, etc.
    We also found timing the processes to be an issue.  If you create an AD account in IDM and then try to immediately move onto mailbox enable (for example) the account we created wasn't yet replicated to exchange so we had to build wait time into various parts of the process.
    Thanks,
    Pete.

Maybe you are looking for

  • Error saving Project 2010 files to network drive - doesn't see network drive

    ANSWERED (11 April 2014): So it seems the resolution to this is to simply create a new share with a different name. I used the existing folder (to retain NTFS permissions) and just select to Add a new Share (applying the same Share permissions as the

  • Error while trying to change settings in SALE

    Hi I am trying to trigger Idocs from QAS, ECC to XI. There are some problems with the settings.  I went to SALE -.> Logical System --> Define Logical System and reach " Display Logical Systems OverView screen. Here under the Logical Systems, I don't

  • How do you transfer songs to a new iPod with out a computer

    Been thinking on getting a new iPod but I don't know how to transfer songs from one to the other with out a computer

  • SCADA - XMII - ERP integrations through SAP PI

    Hi Experts, I have an integration scenario comprising of a SCADA system & SAP ECC. Could anybody suggest some document / send reference links on SCADA - XMII - ERP integrations through SAP PI. Useful response would be appreciated. Regards, Santhosh

  • Just got a 'Touch, need a little confirmation re specs.

    Hi, today I received an iPod Touch as a suprise birthday gift (lucky me!) I'm running a G4 800Mhz iMac OS10.4.10 My iMac only has USB 1 ports and firewire ports. Am I right in thinking that:- 1) The USB 1 port will sync my iPod Touch, but only slowly