>
> Hi,
>
> Has anybody checked out yet how Jyve works with the secure passwords
> option. This seems to be new in Turbine.
>
> 1) Does it work (properperly)?
> 2) If yes, any hints how to convert the existing (non seecure) password
> strings to secure ones, in an efficiant way?
This message would have been better posted to the Turbine mailing list.
Essentially, the secure passwords are simple...it is a SHA hash. It should
be pretty easy to go through and SHA all the passwords in the MySQL
database.
The feature in Turbine isn't tested though as far as I know.
Also, there really isn't much need to do this if you have security setup
properly in MySQL.
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]