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
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Guide
Copyright
2024
First publish date
2007
Last updated
2025-01-07
Published on
2025-01-07T07:44:20.997352
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