Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
How to generate a password (encrypted) for TIBCO RulesManagement Server/TIBCO BusinessEvents Views//TIBCO BusinessEvents Management Server for file authentification.
Environment:
===========
A BusinessEvents 4.0/5.0
All Operating Systems
Resolution:
==========
Password in file authentication(.ac file) uses MD5 (Message-Digest 5) hashing algorithm. You must hash the password with the MD5 hashing algorithm.
Use the following link: http://md5encryption.com/
(Type the password in textfield and copy the MD5 Hash password string.)