Page 2 of 2

Posted: Mon Jun 23, 2014 6:22 am
by syedmuhammedmehdi
FranklinE wrote:There's an even simpler way: use the export to file function in Administrator's environment variables screen. You can temporarily create an encrypted variable, give it the "value" of $PROJDEF, and examine the exported file. Your encrypted string will be there.
thanks, I tried it, this is a good short cut.

Posted: Tue Feb 21, 2017 4:43 am
by skathaitrooney
One way can be to use encrypt.sh script kept at ASBServer/bin directory. Run this script and pass $PROJDEF as the arguement. It would give you the encrypted string for $PROJDEF. Compare this string with your encrypted string that you have. Voila!!