5 Replies Latest reply on Apr 18, 2011 6:41 AM by lisbor

    test passwords encrypted with org.jboss.resource.security.SecureIdentityLoginModule

    gfca

      Hello,

       

      I have a web application deployed in a Jboss 4.2.2 that uses one datasource to connect to an Oracle Database.

       

      But for security reasons the administration of Oracle Database has changed for another department of my company and they changed the passwords of the Oracle Database users.

      They encripted the passwords using this guide, and gave me the encrypted passwords to change the datasource in jboss.

       

      My problem is that the web application isn't working because the username/password autentication fails.

      The other department says that the problem is in jboss configuration. But im sure it isn't...

       

      So i need a procedure/application to test that the connection to the database using the encrypted passwords.

       

      Someone can help me?

       

      Thanks a lot!!