Service Virtualization

  • 1.  Authentication failed for user [username=xx99999] with LDAP

    Posted Jan 10, 2017 11:16 AM

     Authentication failed for user [username=xx99999] with LDAP for workstation and console

    Could you please suggest me what might be the issue??

     

    org.springframework.security.authentication.AuthenticationServiceException: Exception encountered for the 'DevTest Legacy Authentication Module' authentication provider.

                   at com.ca.dts.security.authentication.AuthenticationModuleAuthenticationProvider.doAuthentication(AuthenticationModuleAuthenticationProvider.java:116)

                   at com.ca.dts.security.authentication.AbstractDevTestAuthenticationProvider.authenticate(AbstractDevTestAuthenticationProvider.java:195)

                   at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:167)

                   at com.itko.lisa.test.LisaSecurityManager.authenticate(LisaSecurityManager.java:742)

                   at com.itko.lisa.test.LisaSecurityManager.authenticate(LisaSecurityManager.java:699)

                   at com.itko.lisa.coordinator.TestRegistryImpl.authenticate(TestRegistryImpl.java:2533)

                   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                   at java.lang.reflect.Method.invoke(Unknown Source)

                   at com.itko.lisa.net.RemoteMethodExec.execute(RemoteMethodExec.java:57)

                   at com.itko.lisa.net.ServerRequestHandler.processRMIMessage(ServerRequestHandler.java:434)

                   at com.itko.lisa.net.ServerRequestHandler.access$300(ServerRequestHandler.java:67)

                   at com.itko.lisa.net.ServerRequestHandler$4.run(ServerRequestHandler.java:357)

                   at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

                   at java.util.concurrent.FutureTask.run(Unknown Source)

                   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

                   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

                   at java.lang.Thread.run(Unknown Source)

    Caused by: com.itko.lisa.acl.AuthenticationException: Authentication failed for user [username=xx60758] with LDAP

                   at com.itko.lisa.acl.custom.BaseLDAPAuthenticationModule$1.doCallback(BaseLDAPAuthenticationModule.java:108)

                   at com.itko.lisa.acl.custom.BaseLDAPAuthenticationModule.authenticateUser(BaseLDAPAuthenticationModule.java:124)

                   at com.ca.dts.security.authentication.AuthenticationModuleAuthenticationProvider.doAuthentication(AuthenticationModuleAuthenticationProvider.java:102)

                   ... 18 more



  • 2.  Re:  Authentication failed for user [username=xx99999] with LDAP

    Broadcom Employee
    Posted Jan 10, 2017 12:01 PM

    What version of DevTest are you on?

     

    Are you the only user having a login issue or is this occurring for all users? 



  • 3.  Re:  Authentication failed for user [username=xx99999] with LDAP

    Broadcom Employee
    Posted Jan 10, 2017 07:54 PM

    Can you please share more details about your Devtest environment

    Devtest version:

    Are you using external database?, if yes, give us database details:

    Are you able to access console and workstation before?

    Is your LDAP components are running fine?



  • 4.  Re:  Authentication failed for user [username=xx99999] with LDAP
    Best Answer

    Posted Jan 19, 2017 02:36 PM

    problem resolved



  • 5.  Re:  Authentication failed for user [username=xx99999] with LDAP

    Posted Jan 19, 2017 02:51 PM

    Srikanth Akkineni,

    Can you let us know what you did to resolve this issue. Then other viewers of the DevTest User Community that have the same issue can see what you did to resolve it?