Hi all,
I am trying to encrypt the password using the following command Java -cp dfc.jar com.documentum.fc.tools.RegistryPasswordUtils mypwd
I am getting the encrypted password (ZWYsCRM0zq8=)
In the process builder database activities we are giving the credentials like username and pwd I wanted to know how the password will be encrypted in the database activity I check the same password in the xml file but that was stored in the following format(5zUty9K099m8FuhuCVmZmqcg9V6Pb01SrTkwYSC21n3gjpPkxMnUdm/bxQS4r39j)
If I am trying use my encrypted pwd I am not able to login in to the database. but using process builder generated pwd I am able to login in to database some can suggest me how I can encrypt pwd.
We know other database credentials if I encrypted password in my content server Is any difference in the encryption for one content server to another content server
Regards,
Gangadhara.