Can an encrypted password be used during the bwagent and AppSpace configuration?
book
Article ID: KB0094088
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: When configuring the bwagent network or AppSpace with "group"
persistence, we use the plain password for EMS/DB at the configuration
files. We want to know whether it is supported with an encrypted password.
Resolution
Yes, you can use encrypted passwords. Per the documentation, "When setting the password property (bw.engine.db.password), the default format is plain text. However, you can encrypt the password using the bwadmin command and use the generated encrypted text as the password".
The command being referred to is: obfuscate
Produce an obfuscated password from given input.
Issue/Introduction
Can an encrypted password be used during the bwagent and AppSpace configuration?