SHA hash incompatable with common generation methods
----------------------------------------------------
Key: JAMES-334
URL: http://nagoya.apache.org/jira/browse/JAMES-334
Project: James
Type: Bug
Components: UsersStore & UsersRepository
Versions: 2.2.0
Environment: FreeBSD, JDK 1.4.2, MySQL via. C-JDBC
Reporter: Brill Pappin
This ticket is related to: JAMES-332
It appears the SHA password hash is not compatable with all other methods of
generating an SHA hash I've tried. For example:
SELECT SHA("test") in MySQL
a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
generates what I'd expect, however:
the remote manager tool sets:
CY9rzUYh03PK3k6DJie0
which doesn't even "look" like SHA.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]