Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
Is there any way to encrypt password in metaservlet's script? I wouldn't ike to leave password in script. I use this script to run tasks.
Thank you!!
Hello,
According to https://jira.talendforge.org/browse/DOCT-9251, when encryptedPassword flag is set to true, user creation is done by passing directly MD5 encrypted passwords.
Hope it helps,