[ http://issues.apache.org/jira/browse/JAMES-334?page=all ]
Stefano Bagnara updated JAMES-334:
----------------------------------
Description:
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.
was:
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.
Priority: Minor (was: Major)
Marked as minor because it currently works and is not blocking. James user db
is not designed for interoperability so this is not a Major bug. I don't know
wether james SHA or mysql SHA is correct.
> SHA hash incompatable with common generation methods
> ----------------------------------------------------
>
> Key: JAMES-334
> URL: http://issues.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
> Priority: Minor
>
> 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://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]