Hi,
I want to use a Java application to add ser users to the Database. I want to enter the SQL command to the Database straight away (without using serctl), but the problem is that some fields need some calculation (phplib_id, ha1...). Basically calculate the function gen_ha1.
Do you know what does this function calculates?, it is a SHA-1 function?
Have any of you implemented it using Java?
Thanks,
Marcos