Hi! I want to insert new users to my users table (I use JDBC user repository). How can I generate the passwords for the users with same algorythm just as the James do?
I have tried it with JCE cipher, messagedigest without success: my password for same user is totally different from the stored password. Thanks: Zsolt H. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
