[jboss-user] [Datasource Configuration] - What is the default algorithm and encryption level when encrypting datasource passwords?

shootingpar do-not-reply at jboss.com
Wed Aug 17 20:25:06 EDT 2011


shootingpar [http://community.jboss.org/people/shootingpar] created the discussion

"What is the default algorithm and encryption level when encrypting datasource passwords?"

To view the discussion, visit: http://community.jboss.org/message/621537#621537

--------------------------------------------------------------
Hello All,

I am running JBoss 5.0.1 and encrypting the datasource password instead of using it in clear text.

I am trying to find out what is the default algorithm and encryption level of the encrypted password? Is it 64bit? 128bit?

I cannot find any documentation listing this information.

I am not using the Password Based Encyption (PBE) Utility to create the encrypted password.

I used the following url to help create the encrypted password.

 http://community.jboss.org/docs/DOC-9703 http://community.jboss.org/wiki/encryptingdatasourcepasswords

D:\JBoss\jboss-5.0.1.GA>java -cp client/jboss-logging-spi.jar;common/lib/jbosssx.jar org.jboss.resource.security.SecureIdentityLoginModule *password* 
Encoded password: 5dfc52b51bd35553df8592078de921bc

The data source password is encrypted using the SecureIdentityLoginModule main method by passing in the clear text password. The SecureIdentityLoginModule is provided by jbosssx.jar.

Any assistance would be greatly appreciated!

Cheers,
SP
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/621537#621537]

Start a new discussion in Datasource Configuration at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110817/0edd802d/attachment.html 


More information about the jboss-user mailing list