Obfuscating or Encrypting Password for Database, EMS, and FTL Users
By default, the Database, EMS, and FTL users do not have a password. You can set the password however, this password is not encrypted.
To obfuscate the password, perform the following steps using Admin CLI.
- Procedure
- Generate obfuscated password using bwadmin utility.
bwadmin[admin]> obfuscate <user password>
It shows the generated obfuscated password. - Use this obfuscated password in the bwagent.ini file.