Hi all,
I would like to use an SQL statement to modify the DialogUserPassword, something like :
UPDATE person SET DialogUserPassword = '<my encrypted password>' where personnelNumber = '12345'
Does anyone of you know how to generate <my encrypted password> ??? I think that I should use the Dialog User Salt attribute but I don't knowhow.
Thank you for your help and best regards,
Steph.