1. Brekeke Product Name and Version:
Ver 3.4.7.2
2. Java version:
Version 8 Update 51
3. OS type and the version:
Windows Server 2012 R2
4. UA (phone), gateway or other hardware/software involved:
5. Your problem:
I am using MySQL as 3rd party database and I need to insert users in t_userdir table by using encrypted password field from our application. How should I encrypt that field in order to be understandable by Brekeke registration process.
Do I need to use other tool for this purpose? If so, what tool or plugin i would need to use?
Thanks for your help.
Encrypted password field
Moderator: Brekeke Support Team
Encrypted password field
Thanks Tata for your reply. However, I think I didnt explain very well.
What I mean is that I am going to insert users in t_userdir table directly from our application. The table is in MySql Server as 3rd party database. The t_userdir table has the Password field and usually Brekeke inserts the user's password encrypted.
Now, if the "user" data will be inserted directly from application then how should I encrypt the password if we need to insert it as a encrypted field as Brekeke does.
Thanks!
What I mean is that I am going to insert users in t_userdir table directly from our application. The table is in MySql Server as 3rd party database. The t_userdir table has the Password field and usually Brekeke inserts the user's password encrypted.
Now, if the "user" data will be inserted directly from application then how should I encrypt the password if we need to insert it as a encrypted field as Brekeke does.
Thanks!