The research of LDAP attributes after authentication

All,
Secure thanks to Tyler Muth on LDAP blog, I was able to get the authentication works with our SunOne LDAP using a custom authentication scheme. Apex does not natively support SSL authentication where you must use a binding secure LDAP with a domain name of service (which has its own userID and password) before you pass the user name, password of the real user.

Now I'm recovering attributes on this authenticated user - like attributes that are in the LDAP directory, Department, title, etc. Does anyone have any suggestions - code examples would be great? I looked at the example in Pro Application Express book but what confuses me, is how to pass the user name that you have authentication to a function call to the 'dbms_ldap.search '. Authentication closes the LDAP session, once the user is authenticated. So now I'm in the application with this "APP_USER. I believe that I now have to do the following steps, but do not know how to accomplish:

1.), I need to re - open an LDAP session (I guess I still need to re - link with LDAP using my service Dn and the password as the Auth service custom that was done right).
2.) I need to go to the LDAP search the current ' APP_USER and start to recover the other attributes - our Administrator said LDAP I can search on this "UID" as it is in our LDAP store. "
3.) there is a code on a custom function of LDAPQuery (built on dbms_ldap.search) in 'Pro Oracle Application Express', but it sends the data to a table and then made a request on the table to retrieve attributes.

The code in 'Pro App Express' does not require that initial secure bind DN Service (service username, password) (attributed to me by our LDAP admin). Looks like it is assuming that the binding user is one whose attributes are sent to the function call LDAPQuery (user and password settings), but this is not the case in my situation. I want to interview based on the currently logged in 'APP_USER' and retrieve data from attribute in the elements of form input on the page that the user has just been authenticated in.

Any help would be appreciated - especially if you have already done this and have a code example!

Thank you
Pat

Hello

try to change this line

l_attrs: = 'ndtitle, title, nddepartment ';

TO

l_attrs (1): = "ndtitle";
l_attr (2): = 'title';
l_attr (3): = nddepartment';

Kind regards
Shijesh

Tags: Database

Similar Questions

  • The emails I send from one of my gmail accounts are received as coming from another account? It happened after authentication OAuth2 swith

    After the passage of my gmail for authentication OAuth2 account setting, whenever I send an email from my gmail, it appears to have been sent from another account I have on Thunderbird? Big problem because they are separate customers of mine. Any ideas to fix this? Thank you!

    He has recently started to happen myself. i.e. I get an email to my business email and click on answer, send that and then I get THEIR next response to my personal email! When I return to check, I see that it was sent by my personal e-mail!

  • Just installed via Steam Fable III. Just after authentication and signature in the game finished

    Just installed via Steam Fable III. Just after authentication and signature in the game finished. Solutions?

    original title: Fable III does not start yet. Solution?

    Hello
    You can try to fix the game and check if it helps. If the problem persists then try to uninstall and reinstall the game.
    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

  • Keyboard does not work after authentication on the RDS Session host

    When you connect to the RDS through the access portal or app keyboard does not work after authentication on the RDS session host. Offline authentication works very well, past will guide you to the RDS host, then when you try to reset your password, the keyboard does not work.

    Has anyone else had that... ?

    Options (some better than others!) are:

    1. move all MS applications seamless

    2. have an application named "Reset your password" (or similar) which uses MS Seamless.then you can leave other applications, as they are

    3 disable authentication carried forward and implemented our service reset password instead so people reset their password before can connect you.

    4. use the full desktop instead of transparent

  • "Can not open AsIO.sys (2)" I get this message when I log in after a reboot. I have search for the file, but can't find it with the research or the command prompt. What do do in this file, and can be created and put into the appropriate folder?

    "Can not open AsIO.sys (2)" I get this message when I log in after a reboot.  I have search for the file, but can't find it with the research or the command prompt.  What do do in this file, and can be created and put into the appropriate folder?

    Hi Jack,

    This driver belongs to AsIO.sys Asus Probe. Try to uninstall Asus Probe and if you need, install again. If this does not help, uninstall Asus Probe and other tools of control such as Speedfan. Open the registry (regedit.exe) editor and search for AsIO.sys and remove all the entries that you can find.

    André
    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • Research on the transient view object attributes

    Hi all

    I have a view X object that has a one-to-many relationship with another object view Y. In there, I have a State attribute that maps to a column of table and X, I have a transitional status attribute that is not mapped to any column in the table. Implementation of line class I derive the status of the status of all the is because the logic of the State is too complicated for a SQL of x. I also search page and brought to provide the ability to search on x status but because the attribute is transient is not considered during the search. What options I have to allow the user to perform a search on an attribute that must be derived? Any suggestions are welcome.

    I use JDeveloper 11.1.1.7.

    Thank you

    Bill

    Option 1:

    If the calculation of x attribute status is too complicated for the implementation as a SQL in queries or SQL expression, you can implement the calculation in function stored in DB (for example as a PL/SQL function) and map the VO attribute to this request of the VO function. In this way, you will make the x status attribute derived from SQL instead of a transient and then you will be able to do filtering against it in the SQL query.

    Option 2:

    If the calculation is a sort of grouping or ranking/grouping and your Oracle DB, you can try to implement the calculation using some of the built-in analytical functions of Oracle, who are very powerful and useful for tasks.

    Option 3:

    If none of above works for you, you can opt for filtering in memory instead of filtering at the level of SQL in DB. You can do this by setting the mode of the corresponding ViewCriteria (i.e. your search pane is based) to 'In memory' instead of 'Database' or 'Both '. This way your VO will retrieve every x lines in memory and the ViewCriteria will filter them in memory after that. This approach is not good, however, if X contains a very large number of lines, because all these lines must be read into memory before filtering.

    Dimitar

  • Enabling LDAP synchronization after configuration of the IOM in R2

    Friends,

    Did anyone tried enabling the LDAP synchronization after configuration of the IOM in R2?

    I'm doing the steps the below url.

    http://docs.Oracle.com/CD/E27559_01/integration.1112/e27123/oid_oim.htm#IDMIG4357

    But I'm not finding below.

    / db/LDAPUser
    / db/LDAPRole
    / db/LDAPRoleHierarchy
    / db/LDAPRoleMembership
    / DB/RA_LDAPROLE. XML
    / DB/RA_LDAPROLEHIERARCHY. XML
    / DB/RA_LDAPROLEMEMBERSHIP. XML
    / DB/RA_LDAPUSER. XML
    / DB/RA_MLS_LDAPROLE. XML
    / DB/RA_MLS_LDAPUSER. XML

    Few of them exist in/metadata/iam-features-ldap-sync, but not all. I'm not find LDAPContrainerRules.xml anywhere at all.

    I do something wrong or this documentation is wrong.

    Please suggest.

    Another post, try the following
    I do not have the tiried yet, it seems ok. After your results/experiences, must also try.

    Find the detailed steps in the link below
    http://docs.Oracle.com/CD/E27559_01/install.1112/e27301/OIM.htm#CDDGJIBJ
    http://docs.Oracle.com/CD/E14571_01/install.1111/e12002/oidonly014.htm

  • Installation of IOM broken after the creation of user attribute

    Hi all

    I tried to create a new user with a list of values attribute. I guess that I pointed out some of the values incorrectly I got an error message from the application of IOM. Now, however, I am not able to connect to the application of IOM even after restart of IOM. The error I get in the console is as follows:

    < 12 January 2012 13:06:21 SAST > < error > < oracle.iam.identity.usermgmt.impl > < ARA-3051235 > < an error occurred when searching for the user attributes.
    oracle.iam.configservice.exception.InvalidLookupException: an exception occurred when retrieving the values of look-up: the look-up 123 code is not valid.
    at oracle.iam.configservice.impl.EntityUtil.getAttribute(EntityUtil.java:666)
    at oracle.iam.configservice.impl.EntityUtil.getAttributes(EntityUtil.java:743)
    at oracle.iam.configservice.impl.EntityUtil.getAttributes(EntityUtil.java:780)
    at oracle.iam.configservice.impl.RDBMSDAO.getAttributes(RDBMSDAO.java:1158)
    at oracle.iam.configservice.impl.ConfigManagerImpl.getAttributes(ConfigManagerImpl.java:784)
    at oracle.iam.identity.usermgmt.impl.UserManagerImpl.hasUnsearchableAttributes(UserManagerImpl.java:4819)
    at oracle.iam.identity.usermgmt.impl.UserManagerImpl.search(UserManagerImpl.java:1607)
    at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:125)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
    at oracle.iam.scheduler.api.SchedulerServiceEJB.startx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy250.startx (Unknown Source)
    at oracle.iam.scheduler.api.SchedulerService_lp8yuv_SchedulerServiceRemoteImpl.__WL_invoke (unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at oracle.iam.scheduler.api.SchedulerService_lp8yuv_SchedulerServiceRemoteImpl.startx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    to $Proxy179.startx (Unknown Source)
    at oracle.iam.scheduler.api.SchedulerServiceDelegate.start (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy249.start (Unknown Source)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.startScheduler(SchedulerStartupServlet.java:99)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.init(SchedulerStartupServlet.java:46)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    < 12 January 2012 13:06:21 SAST > < error > < oracle.iam.platform.auth.impl > < ARA-0060010 > < mapping plugin loading error
    oracle.iam.platform.utils.userpreferences.UserDetailsException: invalid number of users 0 entries returned for user ID OIMINTERNAL.
    at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:135)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
    at oracle.iam.scheduler.api.SchedulerServiceEJB.startx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy250.startx (Unknown Source)
    at oracle.iam.scheduler.api.SchedulerService_lp8yuv_SchedulerServiceRemoteImpl.__WL_invoke (unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at oracle.iam.scheduler.api.SchedulerService_lp8yuv_SchedulerServiceRemoteImpl.startx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    to $Proxy179.startx (Unknown Source)
    at oracle.iam.scheduler.api.SchedulerServiceDelegate.start (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy249.start (Unknown Source)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.startScheduler(SchedulerStartupServlet.java:99)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.init(SchedulerStartupServlet.java:46)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >

    Any help will be appreciated. I need this resolved as soon as POSSIBLE...

    Thank you
    user10233157

    user10233157 wrote:
    Yes Mary

    :-) can connect in Console Design? If so, recreate the search.

    -Marie

  • LDAP attribute on user card match no group

    We currently have Anyconnect (client based) up and running on our ASA 5515 X 9.5 (1) running. I use AD LDAP for authentication and configuration of LDAP attribute maps and assigned to our LDAP on the ASA server config. Like many, we use these cards to allow ASA assign a group policy to a user based on the AD group membership. Basically I have one AD Group for regular of VPN users and a group for users Admin VPN advertising. It works pretty well, but there are cases where the user profile specific related to group policy 'Regular users of VPN' does not work for all users of this ad group. I was trying to find a way to adjust the settings for certain users based on the user name. Say the user needs setting up VPN from an RDP session, but I'm not all users have that so I would attribute a group different local\Configuration user profile based on the AD username that would allow the VPN from a RDP session. Still, the rest of the users would be blocked to the RDP VPN. Here is my map to attribute LDAP database:

    map-attribute LDAP
    name of the memberOf Group Policy map
    map-value memberOf "LDAP path."
    msRADIUSFramedIPAddress IETF-RADIUS-Framed-IP-Address card name

    Now I could do here with the above configuration, I think it's to create a new group policy on the SAA for a certain group of users and then create a new value of the card with a new LDAP path that would point to a new group in AD, say "RDP VPN users". I then add the users I want Anyconnect group policies\user specific profiles for this particular ad group. But the question is that I would prefer not to have to create as many groups in AD.

    I want to know is if there is a way to have a path of card value of LDAP attribute to a certain username AD somehow. As if the LDAP path was something like "CN =, OU = users, DC =, DC ='.»» This way I could affect a group policy to the majority of users in the group "Regular users of VPN" AD, but then assign a different policy to some users who require slightly different settings. That would allow me to match on a certain user, not one ad group? The Group cisco-attribute-name strategy addresses a user as if it were an ad group? I guess not, but not sure. I looked through the list of names of attributes-cisco - but didn't see anything that looked like it worked for AD user names.

    Also, if anyone knows a better way please let me know I am open to suggestions. I hope that makes sense. Thanks in advance to the community for help.

    I think that you need a completely different approach - DAP (dynamic access policies).

    DAP allows a lot of motion of things, and you can create additive strategies.  So if you are a member of the group 'A' you add to this URL.  If you are also a member of the group 'B' you add this ACL.  If it can also do other things, like checking the registry keys, etc.

    The Guide deployment of DAP.

    https://supportforums.Cisco.com/document/7691/ASA-8X-dynamic-access-policies-DAP-deployment-guide

    I pretty much don't use DAP now (and no attribute is mapped) due to the significant increase in flexibility.

  • Mapping of LDAP attributes

    If you use LDAP attributes to map users to a specific group on the SAA is it necessary for group lock if I want a user to connect to a single group? I use the Cisco-Group Policy attribute to map an LDAP attribute = an employee service e.g. sales, marketing, research, etc..

    Kind regards

    Charles

    No, if you already configure map LDAP attribute, then there is no need to configure Group locking because map LDAP attribute will automatically map the user to the specific group policy you have created through mapping.

    Hope that answers your question.

  • Change APP_USER after authentication using HTTP header

    At our office, we switch to smart card authentication via a type of minder of the site that defines variables to specific header for user authentication access.  One of the headers is the identity card which is just a number and doesn't mean anything to the user and the other is the user id.  We run our account access with a user management site that contains the roles for each application and for each user within our Organization.  This user management system will always contain the generic user number but may not contain their user id (since it is not necessarily the name of the windows account but is put in place on the cover page of the site) and so I can't use it for authentication header HTTP since it can not exist in our system.  What I want to do is authenticate using the generic number, update our management system user with the user entered on the header id (since it will always match the generic number), and then set: APP_USER variable username.  Any suggestions?  Or is there a better way to do this?

    Apex 4.2.6.00.03

    Oracle 11.2 g

    Hello

    'Name of the procedure after authentication' is what you're looking for. It is an attribute of your HTTP header authentication.

    Here is an example. Insert the following code in the attribute "Code PL/SQL.

    procedure post_auth is
    begin
        apex_custom_auth.set_user (
            p_user => regexp_replace(:APP_USER, '@.*', null) );
    end;
    

    and you enter the "name of the procedure after authentication.

    post_auth
    

    If you use the HTTP header authentication, it is important that you set "Check Username" to "after the Login. Otherwise you would get in trouble because APP_USER will never match the user to HTTP header variable.

    Concerning

    Patrick

  • Update of Firefox "search" and I can't put checkmarks in the research section of manage. "." How can I fix?

    After Firefox updated the engine section of 'research', I tried to 'manage' in the drop-down list. After that the box came under Tools, I tried to check and uncheck that different listed search engines. I can neither check or uncheck the boxes next to the search engines listed.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • All user accounts Windows XPrestricted open all of a sudden 'Map network drive' by clicking on the desktop and the "research" by clicking on any folder

    Hello

    you have a problem with my Windows laptop that left me speechless.

    I would really appreciate if someone could provide a solution or any ideas where to start fixing this, as I get close to return to the previous backup full system, but reluctant to do so as I have never done it before so I'm worried if it really works as supposed (Macrium and Ping).

    1. description of the problem

    All users of Windows XP (SP3) restricted accounts open all of a sudden 'Map network drive' by clicking on the desktop and the "research" by clicking on any folder, including My Documents.

    However, all accounts administrator work as before and also user accounts work like so usual, they are included in the Administrators group, with respect to the clicks of the workstation and records.

    In addition, the correct icons for 'Drive' and 'Record' are visible when connected as long as administrator but lacking when logged as long as user restricted when you check the file associations by "open the folder and then click on Folder Options in the Tools menu.» Click the registry file types list. »

    2 solution unsuccessful attempts

    2. google and tried the solution to manually change the registry entries from Microsoft: http://support.microsoft.com/kb/321186

    "
    Start the editor of the register (Regedt32.exe).
    Look for, and then click the default value under the following registry keys if this problem occurs with folders:
    HKEY_CLASSES_ROOT\Directory\shell
    If this problem occurs with drives:
    HKEY_CLASSES_ROOT\Drive\shell
    Click on edit in the Edit menu.
    Type 0 in the value data box, and then click OK.
    Exit the registry editor.
    "

    (Fixit associated meanings has also not working for some reason, says that the Windows Installer does not run, don't know if the same problem...)

    2B. and then also tried the fix "regsvr32 /i shell32.dll" at http://blog.chron.com/helpline/2005/10/double-click-opens-search-instead-of-folder/.

    After these steps, the registry under "Drive" and "Directory" information are as attaché at the end read somewhere there should be a "find" under lock and key, as I have, but don't know if the subkeys under 'Search' are what causes weird behavior.

    If anyone knows and could provide what the values for the registry values must be in a system that works, would be nice to compare to possible problems.

    Unsuccessfully, with what precedes, to solve the problem, but noticed through that:

    2 c. When you are logged in as administrator, I am able to see and modify the registry keys concerned with regedit, considering that when logged in as a regular user, I get an error that translates roughly as "the key could not be opened [consultation]?.» Error in opening the key. "for"Default icon"and subkeys 'shell' to 'Drive' and some subkeys under"shellex ".

    Oddly enough, this is also the case even if I "Run with" regedit as a user belonging to the Administrators group when logged in as a limited user.  Could be the mechanism of Windows registry access.

    Noticed that the small group 'Users' did not have access to "Drive". Grant read access, even as the "directory" and other registry keys next to them, for "users".

    Now see the values of registry as a limited user, but the problem persists. Do you really know what to try next, after spending hours Googling for answers.

    3 computer laptop environment and other factors

    3. don't know if it's related, but perhaps that coincides the time and the possible reason of sage:

    I had the problem two days ago described in "account Administor doesn't have access to some files and registry entries" to http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_27415496.html.

    Zone alarm free firewall prevented changing the key of HKLM\SOFTWARE\Microdsoft\Windows\CurrentVersion\Run.

    Which was fixed as in the article above tweaking of Zonealarm settings so that changes are allowed.

    3. the environment of the laptop:

    Acer Travelmate 8204 laptop

    Windows XP SP3 with virtually all updates of installed Microsoft.

    Recent issues (related?) with the .NET Framework 4 updates and the repair facility. FixIt against MS to install MS Update and the Application works and reveals no problems, but the settings from-> Panel-> Add or Remove Applications said that it cannot change or delete NET Framework 4.

    ZoneAlarm Free Firewall version: 11.0.000.057, prevented possible culprit get earlier access to the registry, uninstall?

    Norton Antivirus version recently installed 20.3.1.22, possibly in conflict with ZA or bug?

    content 'Repertoire' 3 c registry key.

    HKEY_CLASSES_ROOT\Directory]
    "AlwaysShowExt"=""
    "EditFlags" = hex: d2, 01, 00, 00
    "ToolTip"="prop: DocComments.
    @=""

    [HKEY_CLASSES_ROOT\Directory\Background]

    [HKEY_CLASSES_ROOT\Directory\Background\shellex]

    [HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers]
    @= "{5E2121EE-0300-11D4-8D3B-444553540000}"

    [HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\ACE]
    @= "{5E2121EE-0300-11D4-8D3B-444553540000}"

    [HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New]
    @= "{D969A300-E7FF-11d0-A93B-00A0C90F2719}".

    [HKEY_CLASSES_ROOT\Directory\DefaultIcon]
    @= hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00, 74, 00, 25,.
    00, 5 C, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 D, 00, 33, 00, 32, 00, 5 C, 00, 73, 00, 68, 00,------.
    65.00, 6 c, 6 c, 33, 00, 00, 00, 32, 00, 2nd, 00, 64, 00, 6 c, 00, 6 c, 2 c, 00, 33, 00, 00, 00, 00

    [HKEY_CLASSES_ROOT\Directory\shell]
    @= 'none '.

    [HKEY_CLASSES_ROOT\Directory\shell\find]
    "SuppressionPolicy" = dword:00000080

    [HKEY_CLASSES_ROOT\Directory\shell\find\command]
    @= hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00, 74, 00, 25,.
    00, 5 c, 45, 00, 00, 78, 00, 70, 00, 6 c, 00 6f 00, 72, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00,
    65,00,00,00

    [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec]
    @= "[FindFolder (\"%l\ ', % I ')] ""
    "NoActivateHandler"=""

    [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\application]
    @= "Folders."

    [HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\topic]
    @= "AppProperties".

    [HKEY_CLASSES_ROOT\Directory\shellex]
    @=""

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers]
    @=""

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Advanced SystemCare]
    @= "{7C8D3E6A-13A6-4D8F-BF77-D267D0F9AC21}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\COMODOBackupUtility]
    @= "{FA66022E-2FE4-4A29-916C-84A0D8173FBB}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\EDSshellExt]
    @= "{29FF7AB0-BE34-4992-A30B-53A9D86EE239}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\EncryptionMenu]
    @= "{A470F8CF-A1E8-4f65-8335-227475AA5C46}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Eraser]
    @= "{BC9B776A-90D7-4476-A791-79D835F30650}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\IObit Malware Fighter]

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Offline files]
    @= "{750fdf0e-2a26-11d1-a3ea-080036587f03}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]
    @= "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Washer]
    @= "{6EE51AA0-77A0-11D7-B4E1-000347126E46}".

    [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\WinRAR]
    @= "{B41DB860-8EE4-11D2-9906-E49FADC173CA}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers]

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\CDF]
    @= "{67EA19A0-CCEF-11d0-8024-00C04FD75D13}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\FileSystem]
    @= "{217FC9C0-3AEA-1069-A2DB-08002B30309D}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\Monitor]
    @= "{7842554E-6BED-11D2-8CDB-B05550C10000}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\MyDocuments]
    @= "{ECF03A33-103D-11d2-854D-006008059367}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\Nokia]
    @= "{416651E4-9C3C-11D9-8BDE-F66BAD1E3F3A}".

    [HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandlers\Sharing]
    @= "{40dd6e20-7c17-11ce-a804-00aa003ca9f6}".

    [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandlers]

    [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandlers\Eraser]
    @= "{BC9B776A-90D7-4476-A791-79D835F30650}".

    [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandlers\UltimateZip DragDropHandler]
    @= "{2F860D82-AF3C-11D4-BDB3-00E0987D8540}".

    [HKEY_CLASSES_ROOT\Directory\shellex\DragDropHandlers\WinRAR]
    @= "{B41DB860-8EE4-11D2-9906-E49FADC173CA}".

    [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers]

    [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\Sharing]
    @= "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}".

    [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\ {1F2E5C40-9550-11CE - 99 d - 2]

    00AA006E086C}]

    [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\ {596AB062-B4D2-4215 - 9F74-]

    E9109B0A8153}]
    @=""

    [{ECCDF543-45CC-11CE - B9BF - HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\

    0080C87CDBA6}]

    [HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\ {ef43ecfe-2ab9-4632-bf21-58909dd177f0}]
    @=""

    3D 'Drive' content registry key.

    [HKEY_CLASSES_ROOT\Drive]
    @= "Asema.
    "BrowserFlags" = dword:00000008
    "EditFlags" = d dword:000001 2

    [HKEY_CLASSES_ROOT\Drive\DefaultIcon]
    @= hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00, 74, 00, 25,.
    00, 5 C, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 D, 00, 33, 00, 32, 00, 5 C, 00, 73, 00, 68, 00,------.
    65.00, 6 c, 6 c, 33, 00, 00, 00, 32, 00, 2nd, 00, 64, 00, 6 c, 00, 6 c, 2 c, 00, 38, 00, 00, 00, 00

    [HKEY_CLASSES_ROOT\Drive\shell]
    @= 'none '.

    [HKEY_CLASSES_ROOT\Drive\shell\find]
    "SuppressionPolicy" = dword:00000080

    [HKEY_CLASSES_ROOT\Drive\shell\find\command]
    @= hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00, 74, 00, 25,.
    00, 5 c, 45, 00, 00, 78, 00, 70, 00, 6 c, 00 6f 00, 72, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00,
    65,00,00,00

    [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec]
    @= "[FindFolder (\"%l\ ', % I ')] ""
    "NoActivateHandler"=""

    [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application]
    @= "Folders."

    [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic]
    @= "AppProperties".

    [HKEY_CLASSES_ROOT\Drive\shellex]
    @=""

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers]
    @=""

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Advanced SystemCare]
    @= "{7C8D3E6A-13A6-4D8F-BF77-D267D0F9AC21}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\COMODOBackupUtility]
    @= "{FA66022E-2FE4-4A29-916C-84A0D8173FBB}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\CWDDriveMenuHandler]
    @= "{CCEFA845-DCDB-4A2F-8BED-DBE87CD198EC}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Eraser]
    @= "{BC9B776A-90D7-4476-A791-79D835F30650}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\GizmoShellMenuExt]
    @= "{AF859436-B9BD-4154-B594-2B8D1F4295A6}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Glary utility]
    @= "{72923739-5A47-40A3-9895-25AF0DFBB9E4}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\LavasoftShellExt]
    @= "{DCE027F7-16A4-4BEE-9BE7-74F80EE3738F}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Offline files]
    @= "{750fdf0e-2a26-11d1-a3ea-080036587f03}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\ReflectShellExt]
    @= "{DEBB9B79-B3DD-47F4-9E5C-EA6975BAB611}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\SDContextExt]
    @= "{70F8E90E-353A-47AB-B297-C576345EE693}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]
    @= "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Symantec.Norton.Antivirus.IEContextMenu]
    @= "{FAD61B3D-699D-49B2-BE16-7F82CB4C59CA}".

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\ {59099400-57-11CE - BD94-]

    0020AF85B590}]

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\ {D6791A63-E7E2-4fee-BF52-5DED8E86E9B8}]
    @= "Menu of portable devices.

    [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\ {fbeb8a05-beee-4442-804e-409d6c4515e9}]
    @=""

    [HKEY_CLASSES_ROOT\Drive\shellex\DragDropHandlers]

    [HKEY_CLASSES_ROOT\Drive\shellex\DragDropHandlers\Eraser]
    @= "{BC9B776A-90D7-4476-A791-79D835F30650}".

    [HKEY_CLASSES_ROOT\Drive\shellex\DragDropHandlers\WinRAR]
    @= "{B41DB860-8EE4-11D2-9906-E49FADC173CA}".

    [HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions]

    [HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions\ {fbeb8a05-beee-4442-804e-409d6c4515e9}]
    @=""
    "DriveMask" = dword:00000020

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers]

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing]
    @= "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}".

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\ShellExt]
    @= "{0B0D0025-9D78-43BF-84EF-6F308AC4D0CE}".

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\ {1F2E5C40-9550-11CE - 99 d - 2]

    00AA006E086C}]

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\ {596AB062-B4D2-4215 - 9F74-]

    E9109B0A8153}]
    @=""

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\ {B 7988, 573 - EC89 - 11cf - 9 c 00-

    00AA00A14F56}]
    @=""

    [{ECCDF543-45CC-11CE - B9BF - HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\

    0080C87CDBA6}]

    [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\ {fbeb8a05-beee-4442-804e-409d6c4515e9}]
    @=""

    It seems that I managed to solve the problem on my own. Did two things:

    1 set the registry keys determine programs associated objects 'Répertoire', 'Drive' and 'File' to the default values by using the settings found here: http://www.dougknox.com/xp/file_assoc.htm

    HKEY_CLASSES_ROOT\Directory\
    HKEY_CLASSES_ROOT\Drive\
    HKEY_CLASSES_ROOT\Folder\

    2. If you want to have permissions for group 'Users' to read all these keys in the registry. For some reason any access worked only partly for standard users.

    Not sure who finally solved this problem, but after I had finished 1. and 2. for the purpose of 'Record', by clicking on 'My computer' and any folder works normally for all users of the computer.

    I suspect that some recent installation of program which adds actions associated with these objects messed up the registry. Suspects are Norton Antivirus and dbPowerAmp.

    Thanks for the suggestions for this problem!

  • What can reset so that the Research Assistant appears instead of windows search?

    When I click on search in a folder I get Windows Search instead of the search wizard. This happened after I installed an upgrade to the indexing service. What can reset so that the Research Assistant appears instead of windows search?

    Hey Bgol,.

    Welcome to the forum!

    You can get your search companion to Windows Search 4.0 uninstall feature. You can do this:

    ·         Click Start

    ·         Click on Control Panel

    ·         Click Add or remove programs

    ·         Right-click Windows Search 4.0

    ·         Click Remove

    It will come back to your system by using the search instead of the Windows Search Assistant.

    Hope that helps, I look forward to hearing from you.

    Steven
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • The value "en - 029" attribute "language" in the "assemblyIdentity" element is invalid.

    Hello

    For one of our localization project we added support for the English locale Caribbean(en-029) in our windows desktop application. Deploy us this application using click once. But after adding of these resource files click once deployment manifest, we get the following error when launching the application

    Activation context generation failed for "C:\Users\dmoghe\AppData\Local\Apps\2.0\7L743ZTV. "DLK\JGMO494T.40E\onli... tion_c8ea7f7184136a36_000e.0001_4b5ae982e9ff8201\OnlineAVL2.exe.manifest". Error in manifest or policy file "C:\Users\dmoghe\AppData\Local\Apps\2.0\7L743ZTV. "DLK\JGMO494T.40E\onli... tion_c8ea7f7184136a36_000e.0001_4b5ae982e9ff8201\OnlineAVL2.exe.manifest" line 395. The value "en - 029" attribute "language" in the "assemblyIdentity" element is invalid.

    Does the click once activation framework supports en-029 as an attribute to an assembly language or should I use another language?

    We are using .NET framework 2.0

    Please let me know.

    Hi Darshan,

    Thanks for posting your query in Microsoft Community Forum. However, the question you posted would be better suited in the TechNet Forums.

    I would recommend posting your query in the TechNet Forums :

    http://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w7itpro

    Thank you.

Maybe you are looking for

  • Register for a macbook pro already registered

    I bought a macbook pro 2011 end long to a guy I've ever met. The thing is, this guy recorded his macbook pro, because he bought it new, so now, I need to save this macbook pro to my account, but I don't see how. Is that even possible? BTW, there is n

  • DVD drive will not eject a disc: Lenovo 3000 desktop

    The DVD - RW that I use as a backup disk became full, so I erased it. Unfortunately now I am unable to eject the disc. Desktop Lenovo do not have a small hole where you can insert a paperclip to open manually draw lots. Any ideas?

  • What is the difference between a G and N Router?

    original title: wireless routers My husband likes to play games online. We have a router belkin g. When I'm on my computer it has trouble playing games on his computer. (It slows down his game) What is the difference between a G & N Router and could

  • question about the mixture of OSes

    I have a question about installing a dual boot. Someone recently bought a copy of Windows 7, but they had the wrong version. They got the 32-bit version instead of the 64-bit and for some reason the store refuses to return or Exchange it.They offer i

  • Presario SR5450F - need Ethernet driver

    Had to reinstall the system, was able to install original disks, we wanted Windows XP istead of Vista which was installed originally. Now I need an ethernet driver. I think the chipset ethernet/LAN Realtek RTL8201CL. Help, please! Thank you