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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to