Encrypt a String using the EPIM Encryption Method - Precisely_EnterWorks - EnterWorks - 11.0

EnterWorks Guide

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks™ software
Version
11.0
ft:locale
en-US
Product name
Precisely EnterWorks
ft:title
EnterWorks Guide
Copyright
2024
First publish date
2007
ft:lastEdition
2025-01-21
ft:lastPublication
2025-01-21T05:56:06.852000
To encrypt a string using the EPIM encryption method:
  1. Move to:
    <drive>:\Enterworks\EnableServer\bin\getEncryptedString.bat
  2. From a Windows command line, run:
    getEncryptedString.bat <enter-string-here>
    Do not enter the < > symbols.
  3. The encrypted string will be returned:
    EncryptedString=<encrypted-string>
    For example, if your system user login name is:
    TheBestAdminLoginName 
    to encrypt the system user login name, you would run the command:
    getEncryptedString.bat TheBestAdminLoginName