Shah Amit wrote:
Did some reasearch in the spi-impl modules and found that it is SHA-1. Can someone confirm if I am right ....
For the default configuration, yes. Its a MessageDigest algorithm name and you can configure it through the Spring context.
For populating the security_credential table with an external program, you don't need to concern yourself with it though: if you set column is_encoded to false/0 you can use cleartext password values. Jetspeed will then automatically encrypt it for you on first usage. The default database population for Jetspeed is done the same way.
Ate
Thanks, Amit
----Original Message Follows---- From: "Shah Amit" <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" <[email protected]> To: [email protected] Subject: security_credential - encryption algorithm Date: Tue, 08 Mar 2005 13:25:23 -0500
Hi all,
Does anyone know what kind of encryption is used on security_credential table ... Actually I have some data that I need to translate to jetspeed based model and populate the security_credential table with an external program so ...
Thanks, Amit
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
